suse man page for free_bootmem_with_active_regions

Query: free_bootmem_with_active_regions

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FREE_BOOTMEM_WITH_AC(9) 				    Memory Management in Linux					   FREE_BOOTMEM_WITH_AC(9)

NAME
free_bootmem_with_active_regions - Call free_bootmem_node for each active range
SYNOPSIS
void free_bootmem_with_active_regions(int nid, unsigned long max_low_pfn);
ARGUMENTS
nid The node to free memory on. If MAX_NUMNODES, all nodes are freed. max_low_pfn The highest PFN that will be passed to free_bootmem_node
DESCRIPTION
If an architecture guarantees that all ranges registered with add_active_ranges contain no holes and may be freed, this this function may be used instead of calling free_bootmem manually.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FREE_BOOTMEM_WITH_AC(9)
Related Man Pages
kmem_cache_create(9) - suse
kmem_cache_create(9) - linux
set_mempolicy(2) - minix
set_mempolicy(2) - x11r4
set_mempolicy(2) - plan9
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
32 bit process addressing more than 4GB