summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/cpuset.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: score: Add get/set affinity to Scheduler Framework.Jennifer Averett2014-04-031-6/+6
|
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-071-2/+2
|
* score: Add cpuset support to Score.Jennifer Averett2014-03-071-0/+94
This new Score Handler provides a structure to manage a cpu_set_t plus helper routines to validate the contents against the current system configuration.