Vincent Guittot
|
25f55d9d01
sched: Fix init NOHZ_IDLE flag
|
12 years ago |
Vincent Guittot
|
642dbc39ab
sched: Fix wrong rq's runnable_avg update with rt tasks
|
12 years ago |
Li Zefan
|
60fed7891d
sched: Split cpuacct code out of sched.h
|
12 years ago |
Li Zefan
|
b719203b84
sched: Fix update_group_power() prototype placement to fix build warning when !CONFIG_SMP
|
12 years ago |
Li Zefan
|
27b4b9319a
sched: Remove double declaration of root_task_group
|
12 years ago |
Li Zefan
|
25cc7da7e6
sched: Move group scheduling functions out of include/linux/sched.h
|
12 years ago |
Li Zefan
|
c82ba9fa75
sched: Move struct sched_class to kernel/sched/sched.h
|
12 years ago |
Li Zefan
|
b13095f07f
sched: Move wake flags to kernel/sched/sched.h
|
12 years ago |
Li Zefan
|
5e6521eaa1
sched: Move struct sched_group to kernel/sched/sched.h
|
12 years ago |
Li Zefan
|
cc1f4b1f3f
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
|
12 years ago |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 years ago |
Clark Williams
|
cf4aebc292
sched: Move sched.h sysctl bits into separate header
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Mel Gorman
|
3105b86a9f
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG
|
12 years ago |
Peter Zijlstra
|
cbee9f88ec
mm: numa: Add fault driven placement and migration
|
12 years ago |
Paul Turner
|
f4e26b120b
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
|
12 years ago |
Paul Turner
|
82958366cf
sched: Replace update_shares weight distribution with per-entity computation
|
12 years ago |
Paul Turner
|
f1b17280ef
sched: Maintain runnable averages across throttled periods
|
12 years ago |
Paul Turner
|
bb17f65571
sched: Normalize tg load contributions against runnable time
|
12 years ago |
Paul Turner
|
c566e8e9e4
sched: Aggregate total task_group load
|
12 years ago |
Paul Turner
|
aff3e49884
sched: Account for blocked load waking back up
|
12 years ago |
Paul Turner
|
9ee474f556
sched: Maintain the load contribution of blocked entities
|
12 years ago |
Paul Turner
|
2dac754e10
sched: Aggregate load contributed by task entities on parenting cfs_rq
|
12 years ago |
Ben Segall
|
18bf2805d9
sched: Maintain per-rq runnable averages
|
12 years ago |
Peter Zijlstra
|
f3e9478674
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
|
12 years ago |
Ingo Molnar
|
59f979455d
Merge branch 'sched/urgent' into sched/core
|
13 years ago |
Peter Boonstoppel
|
a4c96ae319
sched: Unthrottle rt runqueues in __disable_runtime()
|
13 years ago |
Frederic Weisbecker
|
73fbec6044
sched: Move cputime code to its own file
|
13 years ago |
Mike Galbraith
|
35cf4e50b1
sched,cgroup: Fix up task_groups list
|
13 years ago |
Peter Zijlstra
|
a35b6466aa
sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies
|
13 years ago |