Linus Torvalds
|
be53f58fa0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Matt Fleming
|
d4335581dc
sched/fair: Add comments to explain select_idle_sibling()
|
9 years ago |
Peter Zijlstra
|
3a47d5124a
sched/fair: Fix fairness issue on migration
|
9 years ago |
Linus Torvalds
|
277edbabf6
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 years ago |
Rafael J. Wysocki
|
34e2c555f3
cpufreq: Add mechanism for registering utilization update callbacks
|
9 years ago |
Frederic Weisbecker
|
be68a682c0
sched/fair: Consolidate nohz CPU load update code
|
9 years ago |
Byungchul Park
|
7400d3bbaa
sched/fair: Avoid using decay_load_missed() with a negative value
|
9 years ago |
Ingo Molnar
|
6aa447bcbb
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
|
9 years ago |
Peter Zijlstra
|
6fe1f348b3
sched/cgroup: Fix cgroup entity load tracking tear-down
|
9 years ago |
Rik van Riel
|
4142c3ebb6
sched/numa: Spread memory according to CPU and memory use
|
9 years ago |
Mel Gorman
|
cb2517653f
sched/debug: Make schedstats a runtime tunable that is disabled by default
|
9 years ago |
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
|
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 |
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
|
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 |