summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/schedulerimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Introduce scheduler nodesSebastian Huber2014-05-141-0/+7
* score: Scheduler documentationSebastian Huber2014-05-141-8/+21
* score: Move out of __RTEMS_HAVE_SYS_CPUSET_H__Sebastian Huber2014-05-121-34/+34
* score: Implement forced thread migrationSebastian Huber2014-05-071-15/+9
* score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber2014-05-051-3/+18
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-37/+139
* rtems: Add task get/set schedulerSebastian Huber2014-04-151-0/+25
* rtems: Add scheduler get processorsSebastian Huber2014-04-151-0/+13
* rtems: Add scheduler identificationSebastian Huber2014-04-151-0/+10
* score: Task get/set affinitySebastian Huber2014-04-151-40/+73
* score: Simplify thread control initializationSebastian Huber2014-04-151-1/+1
* score: Static scheduler configurationSebastian Huber2014-04-151-62/+69
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-56/+98
* score: score: Add get/set affinity to Scheduler Framework.Jennifer Averett2014-04-031-0/+32
* score: Add _Scheduler_Change_priority_if_higher()Sebastian Huber2014-03-311-0/+33
* score: Add _Scheduler_Highest_priority_of_two()Sebastian Huber2014-03-311-7/+29
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: PR2136: Fix _Thread_Change_priority()Sebastian Huber2013-08-201-2/+33
* score: Create scheduler implementation headerSebastian Huber2013-07-261-0/+261