PER_CPU_NODE_SETUP

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

 

NAME

per_cpu_node_setup - setup per-cpu areas on each node  

SYNOPSIS

"SYNOPSIS"

void * per_cpu_node_setup (void * cpu_data, int node);  

ARGUMENTS

cpu_data
per-cpu area on this node
node
node to setup
 

DESCRIPTION

Copy the static per-cpu data into the region we just set aside and then setup __per_cpu_offset for each CPU on this node. Return a pointer to the end of the area.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:38 GMT, October 09, 2005