EARLY_NR_CPUS_NODE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
early_nr_cpus_node - return number of cpus on a given node
SYNOPSIS
"SYNOPSIS"
int __init early_nr_cpus_node (int node);
ARGUMENTS
- node
-
node to check
DESCRIPTION
Count the number of cpus on node. We can't use nr_cpus_node yet because
acpi_boot_init (which builds the node_to_cpu_mask array) hasn't been
called yet. Note that node 0 will also count all non-existent cpus.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:06 GMT, October 09, 2005