Processor state control for Linux --------------------------------- Linux has explicit processor affinity via the sched_setaffinity system call. This patch and toolset add the ability to control the running state of the CPUs in the system, and to utilize these capabilities from the command line. See the manpage for procstate (2) for details on which processor states are currently defined. Tim Hockin thockin@hockin.org