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
|
10 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 |
Rik van Riel
|
51170840fe
sched/numa: Cap PTE scanning overhead to 3% of run time
|
10 years ago |
Byungchul Park
|
525705d15e
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
|
10 years ago |
Byungchul Park
|
5954327548
sched/fair: Prepare __update_cpu_load() to handle active tickless
|
10 years ago |
Peter Zijlstra
|
d937cdc59e
sched/fair: Clean up the explanation around decaying load update misses
|
10 years ago |
Dietmar Eggemann
|
38c6ade2dd
sched/fair: Remove empty idle enter and exit functions
|
10 years ago |
Rik van Riel
|
25b3e5a334
sched/numa: Fix math underflow in task_tick_numa()
|
10 years ago |
Ingo Molnar
|
6af597de62
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve conflicts
|
10 years ago |
Yuyang Du
|
3e386d56ba
sched/fair: Update task group's load_avg after task migration
|
10 years ago |
Yuyang Du
|
fde7d22e01
sched/fair: Fix overly small weight for interactive group entities
|
10 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 |
Dietmar Eggemann
|
e3279a2e6d
sched/fair: Make utilization tracking CPU scale-invariant
|
10 years ago |
Morten Rasmussen
|
8cd5601c50
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
|
10 years ago |
Dietmar Eggemann
|
e0f5f3afd2
sched/fair: Make load tracking frequency scale-invariant
|
10 years ago |
Srikar Dronamraju
|
2a595721a1
sched/numa: Convert sched_numa_balancing to a static_branch
|
10 years ago |
Srikar Dronamraju
|
c3b9bc5bbf
sched/numa: Disable sched_numa_balancing on UMA systems
|
10 years ago |
Srikar Dronamraju
|
78a9c54649
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
|
10 years ago |