Dmitry Adamushko
|
5d2f5a616d
sched: get rid of 'new_cpu' in try_to_wake_up()
|
17 年 前 |
Ingo Molnar
|
b913176917
sched: add credits for RT balancing improvements
|
17 年 前 |
Ingo Molnar
|
0eab914657
sched: style cleanup, #2
|
17 年 前 |
Ingo Molnar
|
d7876a08db
sched: remove unused JIFFIES_TO_NS() macro
|
17 年 前 |
Gregory Haskins
|
637f50851b
sched: only balance our RT tasks within our domain
|
17 年 前 |
Gregory Haskins
|
57d885fea0
sched: add sched-domain roots
|
17 年 前 |
Steven Rostedt
|
0d1311a536
sched: RT-balance on new task
|
17 年 前 |
Gregory Haskins
|
a22d7fc187
sched: wake-balance fixes
|
17 年 前 |
Gregory Haskins
|
e7693a362e
sched: de-SCHED_OTHER-ize the RT path
|
17 年 前 |
Gregory Haskins
|
73fe6aae84
sched: add RT-balance cpu-weight
|
17 年 前 |
Steven Rostedt
|
4642dafdf9
sched: push RT tasks from overloaded CPUs
|
17 年 前 |
Steven Rostedt
|
f65eda4f78
sched: pull RT tasks from overloaded runqueues
|
17 年 前 |
Steven Rostedt
|
e8fa136262
sched: add RT task pushing
|
17 年 前 |
Steven Rostedt
|
764a9d6fe4
sched: track highest prio task queued
|
17 年 前 |
Steven Rostedt
|
63489e45e2
sched: count # of queued RT tasks
|
17 年 前 |
Ingo Molnar
|
82a1fcb902
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
|
17 年 前 |
Gautham R Shenoy
|
95402b3829
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
|
17 年 前 |
Gautham R Shenoy
|
86ef5c9a8e
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
|
17 年 前 |
Srivatsa Vaddagiri
|
6b2d770026
sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups
|
17 年 前 |
Srivatsa Vaddagiri
|
a183561567
sched: introduce a mutex and corresponding API to serialize access to doms_curarray
|
17 年 前 |
Srivatsa Vaddagiri
|
58e2d4ca58
sched: group scheduling, change how cpu load is calculated
|
17 年 前 |
Srivatsa Vaddagiri
|
ec2c507fe8
sched: group scheduling, minor fixes
|
17 年 前 |
Srivatsa Vaddagiri
|
93f992ccc0
sched: group scheduling code cleanup
|
17 年 前 |
Ingo Molnar
|
c61935fd0e
sched: group scheduler, set uid share fix
|
17 年 前 |
Roland McGrath
|
fcfd50afb6
show_task: real_parent
|
17 年 前 |
Ingo Molnar
|
2bacec8c31
sched: touch softlockup watchdog after idling
|
17 年 前 |
Dmitry Adamushko
|
051a1d1afa
sched: fix crash on ia64, introduce task_current()
|
17 年 前 |
Ingo Molnar
|
8ced5f69e4
sched: enable early use of sched_clock()
|
17 年 前 |
Matthew Wilcox
|
009e577e07
Add wait_for_completion_killable
|
17 年 前 |
Matthew Wilcox
|
d9514f6c6b
sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL
|
17 年 前 |