summaryrefslogtreecommitdiffstats
path: root/kernel/sched_rt.c
Commit message (Expand)AuthorAgeFilesLines
...
* sched: sched_rt_entityPeter Zijlstra2008-01-251-10/+10
* sched: remove some old cpuset logicGregory Haskins2008-01-251-33/+0
* sched: RT-balance, only adjust overload state when changingGregory Haskins2008-01-251-3/+5
* sched: RT-balance, add new methods to sched_classSteven Rostedt2008-01-251-0/+89
* sched: RT-balance, replace hooks with pre/post schedule and wakeup methodsSteven Rostedt2008-01-251-10/+7
* sched: fix sched_rt.c:join/leave_domainIngo Molnar2008-01-251-17/+16
* sched: only balance our RT tasks within our domainGregory Haskins2008-01-251-26/+31
* sched: clean up schedule_balance_rt()Ingo Molnar2008-01-251-4/+2
* sched: clean up pull_rt_task()Ingo Molnar2008-01-251-12/+10
* sched: remove leftover debuggingIngo Molnar2008-01-251-8/+0
* sched: remove rt_overload()Ingo Molnar2008-01-251-9/+1
* sched: clean up kernel/sched_rt.cIngo Molnar2008-01-251-0/+9
* sched: clean up overlong line in kernel/sched_debug.cIngo Molnar2008-01-251-2/+4
* sched: clean up find_lock_lowest_rq()Ingo Molnar2008-01-251-4/+5
* sched: clean up pick_next_highest_task_rt()Ingo Molnar2008-01-251-3/+3
* sched: RT-balance, optimize cpu searchSteven Rostedt2008-01-251-13/+36
* sched: RT-balance, optimizeGregory Haskins2008-01-251-7/+18
* sched: break out early if RT task cannot be migratedGregory Haskins2008-01-251-1/+2
* sched: RT-balance, avoid overloadingSteven Rostedt2008-01-251-4/+16
* sched: wake-balance fixesGregory Haskins2008-01-251-2/+8
* sched: optimize RT affinityGregory Haskins2008-01-251-12/+88
* sched: pre-route RT tasks on wakeupGregory Haskins2008-01-251-0/+19
* sched: RT balancing: include current CPUGregory Haskins2008-01-251-4/+1
* sched: break out search for RT tasksGregory Haskins2008-01-251-27/+39
* sched: de-SCHED_OTHER-ize the RT pathGregory Haskins2008-01-251-0/+10
* sched: clean up this_rq use in kernel/sched_rt.cGregory Haskins2008-01-251-11/+11
* sched: add RT-balance cpu-weightGregory Haskins2008-01-251-5/+45
* sched: disable standard balancer for RT tasksSteven Rostedt2008-01-251-91/+4
* sched: push RT tasks from overloaded CPUsSteven Rostedt2008-01-251-0/+10
* sched: pull RT tasks from overloaded runqueuesSteven Rostedt2008-01-251-11/+176
* sched: add rt-overload trackingSteven Rostedt2008-01-251-0/+36
* sched: add RT task pushingSteven Rostedt2008-01-251-1/+224
* sched: track highest prio task queuedSteven Rostedt2008-01-251-0/+18
* sched: count # of queued RT tasksSteven Rostedt2008-01-251-0/+17
* sched: group scheduling, change how cpu load is calculatedSrivatsa Vaddagiri2008-01-251-0/+2
* sched: rt: account the cpu time during the tickPeter Zijlstra2007-12-201-0/+2
* sched: cpu accounting controller (V2)Srivatsa Vaddagiri2007-12-021-0/+1
* sched: isolate SMP balancing code a bit morePeter Williams2007-10-241-0/+4
* sched: reduce balance-tasks overheadPeter Williams2007-10-241-9/+19
* sched: tidy up SCHED_RRDmitry Adamushko2007-10-151-1/+1
* sched: uninline schedulerAlexey Dobriyan2007-10-151-1/+1
* sched: mark scheduling classes as constIngo Molnar2007-10-151-1/+2
* sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri2007-10-151-0/+8
* sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko2007-10-151-5/+0
* sched: simplify sched_class::yield_task()Dmitry Adamushko2007-10-151-2/+2
* sched: group-scheduler coreSrivatsa Vaddagiri2007-10-151-0/+5
* sched: optimize task_tick_rt() a bitDmitry Adamushko2007-08-241-3/+8
* sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar2007-08-091-1/+1
* sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar2007-08-091-1/+1
* sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar2007-08-091-2/+1
OpenPOWER on IntegriCloud