Alex Shi
|
fa6bddeb14
sched: Move a few runnable tg variables into CONFIG_SMP
|
12 years ago |
Alex Shi
|
141965c749
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
|
12 years ago |
Kirill Tkhai
|
e23ee74777
sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list
|
12 years ago |
Frederic Weisbecker
|
78becc2709
sched: Use an accessor to read the rq clock
|
12 years ago |
Neil Zhang
|
c5405a495e
sched: Remove redundant update_runtime notifier
|
12 years ago |
Paul Gortmaker
|
8527632dc9
sched: Move update_load_*() methods from sched.h to fair.c
|
12 years ago |
Paul Gortmaker
|
45ceebf776
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
|
12 years ago |
Frederic Weisbecker
|
265f22a975
sched: Keep at least 1 tick per second for active dynticks tasks
|
12 years ago |
Frederic Weisbecker
|
c032862fba
Merge commit '8700c95adb03' into timers/nohz
|
12 years ago |
Vincent Guittot
|
25f55d9d01
sched: Fix init NOHZ_IDLE flag
|
12 years ago |
Frederic Weisbecker
|
9f3660c2c1
sched: Kick full dynticks CPU that have more than one task enqueued.
|
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 |
Frederic Weisbecker
|
3451d0243c
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
|
14 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
|
13 years ago |
Paul Turner
|
82958366cf
sched: Replace update_shares weight distribution with per-entity computation
|
13 years ago |
Paul Turner
|
f1b17280ef
sched: Maintain runnable averages across throttled periods
|
13 years ago |
Paul Turner
|
bb17f65571
sched: Normalize tg load contributions against runnable time
|
13 years ago |