Gavin Guo
|
1dff76b92f
sched/numa: Fix use-after-free bug in the task_numa_compare
|
9 years ago |
Yuyang Du
|
0905f04eb2
sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_task()
|
9 years ago |
Ingo Molnar
|
567bee2803
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches
|
9 years ago |
Andrey Ryabinin
|
9e0e83a1ec
sched/fair: Fix multiplication overflow on 32-bit systems
|
9 years ago |
Waiman Long
|
aa0b7ae063
sched/fair: Disable the task group load_avg update for the root_task_group
|
9 years ago |
Waiman Long
|
a426f99c91
sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()
|
9 years ago |
Byungchul Park
|
ad936d8658
sched/fair: Make it possible to account fair load avg consistently
|
9 years ago |
Byungchul Park
|
525628c73b
sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()
|
9 years ago |
Joonwoo Park
|
3ea94de15c
sched/core: Fix incorrect wait time and wait count statistics
|
9 years ago |
Peter Zijlstra
|
90eec103b9
treewide: Remove old email address
|
9 years ago |
Rik van Riel
|
51170840fe
sched/numa: Cap PTE scanning overhead to 3% of run time
|
9 years ago |
Byungchul Park
|
525705d15e
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
|
9 years ago |
Byungchul Park
|
5954327548
sched/fair: Prepare __update_cpu_load() to handle active tickless
|
9 years ago |
Peter Zijlstra
|
d937cdc59e
sched/fair: Clean up the explanation around decaying load update misses
|
9 years ago |
Dietmar Eggemann
|
38c6ade2dd
sched/fair: Remove empty idle enter and exit functions
|
9 years ago |
Rik van Riel
|
25b3e5a334
sched/numa: Fix math underflow in task_tick_numa()
|
9 years ago |
Ingo Molnar
|
6af597de62
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve conflicts
|
9 years ago |
Yuyang Du
|
3e386d56ba
sched/fair: Update task group's load_avg after task migration
|
9 years ago |
Yuyang Du
|
fde7d22e01
sched/fair: Fix overly small weight for interactive group entities
|
9 years ago |
xiaofeng.yan
|
5a4fd03685
sched/core: Remove a parameter in the migrate_task_rq() function
|
10 years ago |
Srikar Dronamraju
|
b52da86e0a
sched/numa: Fix task_tick_fair() from disabling numa_balancing
|
10 years ago |
Leo Yan
|
79a89f92cb
sched/fair: Remove unnecessary parameter for group_classify()
|
10 years ago |
Leo Yan
|
84fb5a182d
sched/fair: Polish comments for LOAD_AVG_MAX
|
10 years ago |
Rik van Riel
|
4620f8c1fd
sched/numa: Limit the amount of virtual memory scanned in task_numa_work()
|
10 years ago |
Peter Zijlstra
|
006cdf025a
sched/fair: Optimize per entity utilization tracking
|
10 years ago |
Dietmar Eggemann
|
6f2b04524f
sched/fair: Defer calling scaling functions
|
10 years ago |
Peter Zijlstra
|
6115c793ca
sched/fair: Optimize __update_load_avg()
|
10 years ago |
Peter Zijlstra
|
54a21385fa
sched/fair: Rename scale() to cap_scale()
|
10 years ago |
Dietmar Eggemann
|
231678b768
sched/fair: Get rid of scaling utilization by capacity_orig
|
10 years ago |
Dietmar Eggemann
|
9e91d61d9b
sched/fair: Name utilization related data and functions consistently
|
10 years ago |