summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/cpusetimpl.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: score: Add get/set affinity to Scheduler Framework.Jennifer Averett2014-04-031-1/+1
|
* score: Add cpuset support to Score.Jennifer Averett2014-03-071-0/+83
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.