INITIALIZE_PERNODE_DATA
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
initialize_pernode_data - fixup per-cpu & per-node pointers
SYNOPSIS
"SYNOPSIS"
void __init initialize_pernode_data ( void);
ARGUMENTS
- void
-
no arguments
DESCRIPTION
Each node's per-node area has a copy of the global pg_data_t list, so
we copy that to each node here, as well as setting the per-cpu pointer
to the local node data structure. The active_cpus field of the per-node
structure gets setup by the platform_cpu_init function later.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:17 GMT, October 09, 2005