free_bootmem_with_active_regions(9) centos man page | unix.com

Man Page: free_bootmem_with_active_regions

Operating Environment: centos

Section: 9

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 3.10 June 2014 FREE_BOOTMEM_WITH_AC(9)
Related Man Pages
call_usermodehelper_setup(9) - centos
set_mempolicy(2) - linux
struct_kgdb_arch(9) - suse
kmem_cache_create(9) - linux
set_mempolicy(2) - xfree86
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Please Welcome Dave Munro to the Moderator Team!