FREE_NODE_BOOTMEM
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
free_node_bootmem - free bootmem allocator memory for use
SYNOPSIS
"SYNOPSIS"
int __init free_node_bootmem (unsigned long start, unsigned long len, int node);
ARGUMENTS
- start
-
physical start of range
- len
-
length of range
- node
-
node where this range resides
DESCRIPTION
Simply calls the bootmem allocator to free the specified ranged from
the given pg_data_t's bdata struct. After this function has been called
for all the entries in the EFI memory map, the bootmem allocator will
be ready to service allocation requests.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:49 GMT, October 06, 2005