summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/cpusetprintsupport.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-071-3/+3
|
* score: Add cpuset support to Score.Jennifer Averett2014-03-071-0/+84
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.