COUNT_NODE_PAGES

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

 

NAME

count_node_pages - callback to build per-node memory info structures  

SYNOPSIS

"SYNOPSIS"

int count_node_pages (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

Each node has it's own number of physical pages, DMAable pages, start, and end page frame number. This routine will be called by call_pernode_memory for each piece of usable memory and will setup these values for each node. Very similar to build_maps.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:27 GMT, October 06, 2005