Query: free_bootmem_with_active_regions
OS: centos
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)NAMEfree_bootmem_with_active_regions - Call free_bootmem_node for each active rangeSYNOPSISvoid free_bootmem_with_active_regions(int nid, unsigned long max_low_pfn);ARGUMENTSnid 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_nodeDESCRIPTIONIf 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 FREE_BOOTMEM_WITH_AC(9)
Related Man Pages |
---|
kmem_cache_create(9) - suse |
set_mempolicy(2) - linux |
struct_kgdb_arch(9) - suse |
set_mempolicy(2) - debian |
set_mempolicy(2) - posix |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |