| Commit message (Expand) | Author | Age |
... | |
* | sched: push RT tasks from overloaded CPUs | Steven Rostedt | 2008-01-25 |
* | sched: pull RT tasks from overloaded runqueues | Steven Rostedt | 2008-01-25 |
* | sched: add rt-overload tracking | Steven Rostedt | 2008-01-25 |
* | sched: add RT task pushing | Steven Rostedt | 2008-01-25 |
* | sched: track highest prio task queued | Steven Rostedt | 2008-01-25 |
* | sched: count # of queued RT tasks | Steven Rostedt | 2008-01-25 |
* | sched: group scheduling, change how cpu load is calculated | Srivatsa Vaddagiri | 2008-01-25 |
* | sched: rt: account the cpu time during the tick | Peter Zijlstra | 2007-12-20 |
* | sched: cpu accounting controller (V2) | Srivatsa Vaddagiri | 2007-12-02 |
* | sched: isolate SMP balancing code a bit more | Peter Williams | 2007-10-24 |
* | sched: reduce balance-tasks overhead | Peter Williams | 2007-10-24 |
* | sched: tidy up SCHED_RR | Dmitry Adamushko | 2007-10-15 |
* | sched: uninline scheduler | Alexey Dobriyan | 2007-10-15 |
* | sched: mark scheduling classes as const | Ingo Molnar | 2007-10-15 |
* | sched: revert recent removal of set_curr_task() | Srivatsa Vaddagiri | 2007-10-15 |
* | sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() | Dmitry Adamushko | 2007-10-15 |
* | sched: simplify sched_class::yield_task() | Dmitry Adamushko | 2007-10-15 |
* | sched: group-scheduler core | Srivatsa Vaddagiri | 2007-10-15 |
* | sched: optimize task_tick_rt() a bit | Dmitry Adamushko | 2007-08-24 |
* | sched: remove the 'u64 now' parameter from ->put_prev_task() | Ingo Molnar | 2007-08-09 |
* | sched: remove the 'u64 now' parameter from ->pick_next_task() | Ingo Molnar | 2007-08-09 |
* | sched: remove the 'u64 now' parameter from ->dequeue_task() | Ingo Molnar | 2007-08-09 |
* | sched: remove the 'u64 now' parameter from ->enqueue_task() | Ingo Molnar | 2007-08-09 |
* | sched: remove the 'u64 now' parameter from update_curr_rt() | Ingo Molnar | 2007-08-09 |
* | sched: remove 'now' use from assignments | Ingo Molnar | 2007-08-09 |
* | sched: fix bug in balance_tasks() | Peter Williams | 2007-08-09 |
* | sched: simplify move_tasks() | Peter Williams | 2007-08-09 |
* | [PATCH] sched: reduce debug code | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: ->task_new cleanup | Ingo Molnar | 2007-08-02 |
* | sched: cfs core, kernel/sched_rt.c | Ingo Molnar | 2007-07-09 |