Commit Graph

50 Commits (80bf3171dcdf0f5d236e2e48afe2a95c7ce23879)

Author SHA1 Message Date
Ingo Molnar 80bf3171dc sched: clean up pull_rt_task() 17 years ago
Ingo Molnar 00597c3ed7 sched: remove leftover debugging 17 years ago
Ingo Molnar 6e1938d3ad sched: remove rt_overload() 17 years ago
Ingo Molnar 84de427489 sched: clean up kernel/sched_rt.c 17 years ago
Ingo Molnar deeeccd41b sched: clean up overlong line in kernel/sched_debug.c 17 years ago
Ingo Molnar 4df64c0bfb sched: clean up find_lock_lowest_rq() 17 years ago
Ingo Molnar 79064fbf75 sched: clean up pick_next_highest_task_rt() 17 years ago
Steven Rostedt 610bf05645 sched: RT-balance, optimize cpu search 17 years ago
Gregory Haskins 06f90dbd76 sched: RT-balance, optimize 17 years ago
Gregory Haskins 17b3279b48 sched: break out early if RT task cannot be migrated 17 years ago
Steven Rostedt e1f47d891c sched: RT-balance, avoid overloading 17 years ago
Gregory Haskins a22d7fc187 sched: wake-balance fixes 17 years ago
Gregory Haskins 6e1254d2c4 sched: optimize RT affinity 17 years ago
Gregory Haskins 318e0893ce sched: pre-route RT tasks on wakeup 17 years ago
Gregory Haskins 2de0b4639f sched: RT balancing: include current CPU 17 years ago
Gregory Haskins 07b4032c9e sched: break out search for RT tasks 17 years ago
Gregory Haskins e7693a362e sched: de-SCHED_OTHER-ize the RT path 17 years ago
Gregory Haskins 697f0a487f sched: clean up this_rq use in kernel/sched_rt.c 17 years ago
Gregory Haskins 73fe6aae84 sched: add RT-balance cpu-weight 17 years ago
Steven Rostedt c7a1e46aa9 sched: disable standard balancer for RT tasks 17 years ago
Steven Rostedt 4642dafdf9 sched: push RT tasks from overloaded CPUs 17 years ago
Steven Rostedt f65eda4f78 sched: pull RT tasks from overloaded runqueues 17 years ago
Steven Rostedt 4fd29176b7 sched: add rt-overload tracking 17 years ago
Steven Rostedt e8fa136262 sched: add RT task pushing 17 years ago
Steven Rostedt 764a9d6fe4 sched: track highest prio task queued 17 years ago
Steven Rostedt 63489e45e2 sched: count # of queued RT tasks 17 years ago
Srivatsa Vaddagiri 58e2d4ca58 sched: group scheduling, change how cpu load is calculated 17 years ago
Peter Zijlstra 67e2be0232 sched: rt: account the cpu time during the tick 17 years ago
Srivatsa Vaddagiri d842de871c sched: cpu accounting controller (V2) 17 years ago
Peter Williams 681f3e6854 sched: isolate SMP balancing code a bit more 18 years ago
Peter Williams e1d1484f72 sched: reduce balance-tasks overhead 18 years ago
Dmitry Adamushko a4ec24b48d sched: tidy up SCHED_RR 18 years ago
Alexey Dobriyan a9957449b0 sched: uninline scheduler 18 years ago
Ingo Molnar 5522d5d5f7 sched: mark scheduling classes as const 18 years ago
Srivatsa Vaddagiri 83b699ed20 sched: revert recent removal of set_curr_task() 18 years ago
Dmitry Adamushko f6b53205e1 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() 18 years ago
Dmitry Adamushko 4530d7ab0f sched: simplify sched_class::yield_task() 18 years ago
Srivatsa Vaddagiri 29f59db3a7 sched: group-scheduler core 18 years ago
Dmitry Adamushko 98fbc79853 sched: optimize task_tick_rt() a bit 18 years ago
Ingo Molnar 31ee529cc2 sched: remove the 'u64 now' parameter from ->put_prev_task() 18 years ago
Ingo Molnar fb8d472402 sched: remove the 'u64 now' parameter from ->pick_next_task() 18 years ago
Ingo Molnar f02231e51a sched: remove the 'u64 now' parameter from ->dequeue_task() 18 years ago
Ingo Molnar fd390f6a04 sched: remove the 'u64 now' parameter from ->enqueue_task() 18 years ago
Ingo Molnar f1e14ef64d sched: remove the 'u64 now' parameter from update_curr_rt() 18 years ago
Ingo Molnar d281918d7c sched: remove 'now' use from assignments 18 years ago
Peter Williams a4ac01c36e sched: fix bug in balance_tasks() 18 years ago
Peter Williams 4301065920 sched: simplify move_tasks() 18 years ago
Ingo Molnar 6cfb0d5d06 [PATCH] sched: reduce debug code 18 years ago
Ingo Molnar cad60d93e1 [PATCH] sched: ->task_new cleanup 18 years ago
Ingo Molnar bb44e5d1c6 sched: cfs core, kernel/sched_rt.c 18 years ago