summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* schedulerpriorityaffinitysmp.h: Fix compilation error introduced by recent ↵Joel Sherrill2014-04-041-2/+6
| | | | changes
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-6/+10
| | | | | Scheduler operations must be free of a global scheduler context to enable partitioned/clustered scheduling.
* score: Delete superfluous fieldSebastian Huber2014-04-041-5/+0
|
* score: Add priority affinity smp scheduler.Jennifer Averett2014-04-031-0/+144