Venkatesh Pallipadi
|
6d1cafd8b5
sched: Resched proper CPU on yield_to()
|
14 年之前 |
Darren Hart
|
a2f5c9ab79
sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasks
|
14 年之前 |
Peter Zijlstra
|
866ab43efd
sched: Fix the group_imb logic
|
14 年之前 |
Peter Zijlstra
|
cc57aa8f4b
sched: Clean up some f_b_g() comments
|
14 年之前 |
Peter Zijlstra
|
c186fafe9a
sched: Clean up remnants of sd_idle
|
14 年之前 |
Venkatesh Pallipadi
|
46e49b3836
sched: Wholesale removal of sd_idle logic
|
14 年之前 |
Mike Galbraith
|
d95f412200
sched: Add yield_to(task, preempt) functionality
|
14 年之前 |
Rik van Riel
|
ac53db596c
sched: Use a buddy to implement yield_task_fair()
|
14 年之前 |
Rik van Riel
|
2c13c919d9
sched: Limit the scope of clear_buddies
|
14 年之前 |
Rik van Riel
|
725e7580aa
sched: Check the right ->nr_running in yield_task_fair()
|
14 年之前 |
Peter Zijlstra
|
da7a735e51
sched: Fix switch_from_fair()
|
14 年之前 |
Paul Turner
|
f07333bf6e
sched: Avoid expensive initial update_cfs_load()
|
14 年之前 |
Paul Turner
|
6d5ab2932a
sched: Simplify update_cfs_shares parameters
|
14 年之前 |
Paul Turner
|
05ca62c6ca
sched: Use rq->clock_task instead of rq->clock for correctly maintaining load averages
|
14 年之前 |
Paul Turner
|
b815f1963e
sched: Fix/remove redundant cfs_rq checks
|
14 年之前 |
Paul Turner
|
e37b6a7b27
sched: Fix sign under-flows in wake_affine
|
14 年之前 |
Yong Zhang
|
3ff6dcac73
sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug
|
14 年之前 |
Mike Galbraith
|
d7d8294415
sched: Fix signed unsigned comparison in check_preempt_tick()
|
14 年之前 |
Paul Turner
|
977dda7c9b
sched: Update effective_load() to use global share weights
|
14 年之前 |
Paul Turner
|
19e5eebb8e
sched: Fix interactivity bug by charging unaccounted run-time on entity re-weight
|
14 年之前 |
Paul Turner
|
43365bd7ff
sched: Move periodic share updates to entity_tick()
|
14 年之前 |
Ingo Molnar
|
8e9255e6a2
Merge branch 'linus' into sched/core
|
14 年之前 |
Ingo Molnar
|
22a867d817
Merge commit 'v2.6.37-rc3' into sched/core
|
14 年之前 |
Peter Zijlstra
|
70caf8a6c1
sched: Fix UP build breakage
|
14 年之前 |
Paul Turner
|
d6b5591829
sched: Allow update_cfs_load() to update global load
|
14 年之前 |
Paul Turner
|
3b3d190ec3
sched: Implement demand based update_cfs_load()
|
14 年之前 |
Paul Turner
|
c66eaf619c
sched: Update shares on idle_balance
|
14 年之前 |
Paul Turner
|
a7a4f8a752
sched: Add sysctl_sched_shares_window
|
14 年之前 |
Paul Turner
|
67e86250f8
sched: Introduce hierarchal order on shares update list
|
14 年之前 |
Paul Turner
|
e33078baa4
sched: Fix update_cfs_load() synchronization
|
14 年之前 |