EARLY_NR_CPUS_NODE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

early_nr_cpus_node - return number of cpus on a given node  

SYNOPSIS

"SYNOPSIS"

int 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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:47 GMT, October 06, 2005