Man Page: free_bootmem_with_active_regions
Operating Environment: suse
Section: 9
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 2.6. July 2010 FREE_BOOTMEM_WITH_AC(9)
| Related Man Pages |
|---|
| set_mempolicy(2) - debian |
| set_mempolicy(2) - xfree86 |
| set_mempolicy(2) - posix |
| set_mempolicy(2) - plan9 |
| set_mempolicy(2) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| 32 bit process addressing more than 4GB |