add_active_range(9) suse man page | unix.com

Man Page: add_active_range

Operating Environment: suse

Section: 9

ADD_ACTIVE_RANGE(9)					    Memory Management in Linux					       ADD_ACTIVE_RANGE(9)

NAME
add_active_range - Register a range of PFNs backed by physical memory
SYNOPSIS
void add_active_range(unsigned int nid, unsigned long start_pfn, unsigned long end_pfn);
ARGUMENTS
nid The node ID the range resides on start_pfn The start PFN of the available physical memory end_pfn The end PFN of the available physical memory
DESCRIPTION
These ranges are stored in an early_node_map[] and later used by free_area_init_nodes to calculate zone sizes and holes. If the range spans a memory hole, it is up to the architecture to ensure the memory is not freed by the bootmem allocator. If possible the range being registered will be merged with existing ranges.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ADD_ACTIVE_RANGE(9)
Related Man Pages
kmem(4) - freebsd
sysinfo(2) - debian
memcontrol(8) - freebsd
contigmalloc(9) - freebsd
contigmalloc(9) - osx
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
Tar Command
The Future of the PM (Private Message) System at UNIX.com