Commit Graph

511 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
Gerald Stralko 5aff0531ee sched: remove unused params 17 years ago
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 17 years ago
Nick Piggin 5fb5e6de55 sched: print backtrace of running tasks too 17 years ago
Guillaume Chazarain cc203d2422 sched: monitor clock underflows in /proc/sched_debug 17 years ago
Guillaume Chazarain 782daeee3d sched: fix rq->clock warps on frequency changes 17 years ago
Ingo Molnar 6478d8800b sched: remove the !PREEMPT_BKL code 17 years ago
Peter Zijlstra 48d5e25821 sched: rt throttling vs no_hz 17 years ago
Peter Zijlstra 6f505b1642 sched: rt group scheduling 17 years ago
Peter Zijlstra fa85ae2418 sched: rt time limit 17 years ago
Peter Zijlstra 8f4d37ec07 sched: high-res preemption tick 17 years ago
Herbert Xu 02b67cc3ba sched: do not do cond_resched() when CONFIG_PREEMPT 17 years ago
Ingo Molnar 03319ec8b0 sched: documentation, whitespace fixes 17 years ago
Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 years ago
Gregory Haskins dc938520d2 sched: dynamically update the root-domain span/online maps 17 years ago
Steven Rostedt cb46984504 sched: RT-balance, add new methods to sched_class 17 years ago
Steven Rostedt 9a897c5a67 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods 17 years ago
Dmitry Adamushko 5d2f5a616d sched: get rid of 'new_cpu' in try_to_wake_up() 17 years ago
Ingo Molnar b913176917 sched: add credits for RT balancing improvements 17 years ago
Ingo Molnar 0eab914657 sched: style cleanup, #2 17 years ago
Ingo Molnar d7876a08db sched: remove unused JIFFIES_TO_NS() macro 17 years ago
Gregory Haskins 637f50851b sched: only balance our RT tasks within our domain 17 years ago
Gregory Haskins 57d885fea0 sched: add sched-domain roots 17 years ago
Steven Rostedt 0d1311a536 sched: RT-balance on new task 17 years ago
Gregory Haskins a22d7fc187 sched: wake-balance fixes 17 years ago
Gregory Haskins e7693a362e sched: de-SCHED_OTHER-ize the RT path 17 years ago
Gregory Haskins 73fe6aae84 sched: add RT-balance cpu-weight 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 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
Ingo Molnar 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 17 years ago
Gautham R Shenoy 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Srivatsa Vaddagiri 6b2d770026 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups 17 years ago
Srivatsa Vaddagiri a183561567 sched: introduce a mutex and corresponding API to serialize access to doms_curarray 17 years ago
Srivatsa Vaddagiri 58e2d4ca58 sched: group scheduling, change how cpu load is calculated 17 years ago
Srivatsa Vaddagiri ec2c507fe8 sched: group scheduling, minor fixes 17 years ago
Srivatsa Vaddagiri 93f992ccc0 sched: group scheduling code cleanup 17 years ago
Ingo Molnar c61935fd0e sched: group scheduler, set uid share fix 17 years ago
Roland McGrath fcfd50afb6 show_task: real_parent 17 years ago
Ingo Molnar 2bacec8c31 sched: touch softlockup watchdog after idling 17 years ago
Dmitry Adamushko 051a1d1afa sched: fix crash on ia64, introduce task_current() 17 years ago
Ingo Molnar 8ced5f69e4 sched: enable early use of sched_clock() 17 years ago
Matthew Wilcox 009e577e07 Add wait_for_completion_killable 17 years ago
Matthew Wilcox d9514f6c6b sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL 17 years ago
Ingo Molnar 41a2d6cfa3 sched: style cleanups 17 years ago
Ingo Molnar 77034937dc sched: fix crash in sys_sched_rr_get_interval() 17 years ago
Srivatsa Vaddagiri d842de871c sched: cpu accounting controller (V2) 17 years ago
Ingo Molnar deaf2227dd sched: clean up, move __sched_text_start/end to sched.h 17 years ago