Query: remove_active_range
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REMOVE_ACTIVE_RANGE(9) Memory Management in Linux REMOVE_ACTIVE_RANGE(9)NAMEremove_active_range - Shrink an existing registered range of PFNsSYNOPSISvoid remove_active_range(unsigned int nid, unsigned long start_pfn, unsigned long end_pfn);ARGUMENTSnid The node id the range is on that should be shrunk start_pfn The new PFN of the range end_pfn The new PFN of the rangeDESCRIPTIONi386 with NUMA use alloc_remap to store a node_mem_map on a local node. The map is kept near the end physical page range that has already been registered. This function allows an arch to shrink an existing registered range.COPYRIGHTKernel Hackers Manual 2.6. July 2010 REMOVE_ACTIVE_RANGE(9)
Related Man Pages |
---|
numa_maps(7) - linux |
numa_maps(7) - suse |
numa(7) - suse |
vm_map_submap(9) - freebsd |
numa_maps(7) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Change directory error |
Update kernel Linux without reboot?! |
32 bit process addressing more than 4GB |