Lines Matching refs:node
1 @node Resource Usage And Limitation, Non-Local Exits, Date and Time, Top
17 @node Resource Usage
124 @node Limits on Resources
437 @node Priority
487 @node Absolute Priority
592 @node Realtime Scheduling
667 @node Basic Scheduling Functions
955 @node Traditional Scheduling
970 @node Traditional Scheduling Intro
1049 @node Traditional Scheduling Functions
1190 @node CPU Affinity
1379 @deftypefun int getcpu (unsigned int *cpu, unsigned int *node)
1382 The @code{getcpu} function identifies the processor and node on which
1384 the integers pointed to by the @var{cpu} and @var{node} arguments. The
1385 processor is a unique nonnegative integer identifying a CPU. The node
1386 is a unique nonnegative integer identifying a NUMA node. When either
1387 @var{cpu} or @var{node} is @code{NULL}, nothing is written to the
1401 @node Memory Resources
1418 @node Memory Subsystem
1465 @node Query Memory Parameters
1562 @node Processor Resources