SCHED_DOMAIN_NODE_SPAN

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

 

NAME

sched_domain_node_span - get a cpumask for a node's sched_domain  

SYNOPSIS

"SYNOPSIS"

cpumask_t sched_domain_node_span (int node);  

ARGUMENTS

node
node whose cpumask we're constructing
 

DESCRIPTION

Given a node, construct a good cpumask for its sched_domain to span. It should be one that prevents unnecessary balancing, but also spreads tasks out optimally.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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