Paul Turner
|
05ca62c6ca
sched: Use rq->clock_task instead of rq->clock for correctly maintaining load averages
|
14 yıl önce |
Paul Turner
|
b815f1963e
sched: Fix/remove redundant cfs_rq checks
|
14 yıl önce |
Paul Turner
|
e37b6a7b27
sched: Fix sign under-flows in wake_affine
|
14 yıl önce |
Yong Zhang
|
3ff6dcac73
sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug
|
14 yıl önce |
Mike Galbraith
|
d7d8294415
sched: Fix signed unsigned comparison in check_preempt_tick()
|
14 yıl önce |
Paul Turner
|
977dda7c9b
sched: Update effective_load() to use global share weights
|
14 yıl önce |
Paul Turner
|
19e5eebb8e
sched: Fix interactivity bug by charging unaccounted run-time on entity re-weight
|
14 yıl önce |
Paul Turner
|
43365bd7ff
sched: Move periodic share updates to entity_tick()
|
14 yıl önce |
Ingo Molnar
|
8e9255e6a2
Merge branch 'linus' into sched/core
|
14 yıl önce |
Ingo Molnar
|
22a867d817
Merge commit 'v2.6.37-rc3' into sched/core
|
14 yıl önce |
Peter Zijlstra
|
70caf8a6c1
sched: Fix UP build breakage
|
14 yıl önce |
Paul Turner
|
d6b5591829
sched: Allow update_cfs_load() to update global load
|
14 yıl önce |
Paul Turner
|
3b3d190ec3
sched: Implement demand based update_cfs_load()
|
14 yıl önce |
Paul Turner
|
c66eaf619c
sched: Update shares on idle_balance
|
14 yıl önce |
Paul Turner
|
a7a4f8a752
sched: Add sysctl_sched_shares_window
|
14 yıl önce |
Paul Turner
|
67e86250f8
sched: Introduce hierarchal order on shares update list
|
14 yıl önce |
Paul Turner
|
e33078baa4
sched: Fix update_cfs_load() synchronization
|
14 yıl önce |
Paul Turner
|
f0d7442a59
sched: Fix load corruption from update_cfs_shares()
|
14 yıl önce |
Peter Zijlstra
|
9e3081ca61
sched: Make tg_shares_up() walk on-demand
|
14 yıl önce |
Peter Zijlstra
|
3d4b47b4b0
sched: Implement on-demand (active) cfs_rq list
|
14 yıl önce |
Peter Zijlstra
|
2069dd75c7
sched: Rewrite tg_shares_up)
|
14 yıl önce |
Nikhil Rao
|
d5ad140bc1
sched: Fix idle balancing
|
14 yıl önce |
Alex Shi
|
b5482cfa1c
sched: Fix volanomark performance regression
|
14 yıl önce |
Peter Zijlstra
|
1e5a74059f
sched: Fix cross-sched-class wakeup preemption
|
14 yıl önce |
Suresh Siddha
|
aae6d3ddd8
sched: Use group weight, idle cpu metrics to fix imbalances during idle
|
14 yıl önce |
Linus Torvalds
|
37542b6a7e
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 yıl önce |
Peter Zijlstra
|
b2b5ce022a
sched, cgroup: Fixup broken cgroup movement
|
14 yıl önce |
Linus Torvalds
|
bc4016f481
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 yıl önce |
Venkatesh Pallipadi
|
aa48380851
sched: Remove irq time from available CPU power
|
14 yıl önce |
Venkatesh Pallipadi
|
305e6835e0
sched: Do not account irq time to current task
|
14 yıl önce |