summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulersimplesmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-091-0/+10
* smp: Delete _SMP_Request_other_cores_to_dispatch()Sebastian Huber2013-07-301-0/+6
* score: Create schedulerpriority impl headerSebastian Huber2013-07-261-0/+1
* score: Create schedulersimple impl headerSebastian Huber2013-07-261-0/+1
* scheduler: New simple SMP scheduler implementationSebastian Huber2013-06-141-0/+182