Query: set_dma_reserve
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SET_DMA_RESERVE(9) Memory Management in Linux SET_DMA_RESERVE(9)NAMEset_dma_reserve - set the specified number of pages reserved in the first zoneSYNOPSISvoid set_dma_reserve(unsigned long new_dma_reserve);ARGUMENTSnew_dma_reserve The number of pages to mark reservedDESCRIPTIONThe per-cpu batchsize and zone watermarks are determined by present_pages. In the DMA zone, a significant percentage may be consumed by kernel image and other unfreeable allocations which can skew the watermarks badly. This function may optionally be used to account for unfreeable pages in the first zone (e.g., ZONE_DMA). The effect will be lower watermarks and smaller per-cpu batchsize.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SET_DMA_RESERVE(9)
Related Man Pages |
---|
malloc_default_zone(3) - mojave |
malloc_destroy_zone(3) - mojave |
malloc_zone_free(3) - mojave |
malloc_zone_realloc(3) - mojave |
nbp_name(3) - redhat |
Similar Topics in the Unix Linux Community |
---|
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |
Please Welcome Dave Munro to the Moderator Team! |