Linus Torvalds
|
b2e09f633a
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Rik van Riel
|
1662867a9b
numa,sched: fix load_to_imbalanced logic inversion
|
11 years ago |
Linus Torvalds
|
3f17ea6dea
Merge branch 'next' (accumulated 3.16 merge window patches) into master
|
11 years ago |
Nicolas Pitre
|
5d4dfddd4f
sched: Rename capacity related flags
|
11 years ago |
Nicolas Pitre
|
ca8ce3d0b1
sched: Final power vs. capacity cleanups
|
11 years ago |
Nicolas Pitre
|
ced549fa5f
sched: Remove remaining dubious usage of "power"
|
11 years ago |
Nicolas Pitre
|
63b2ca30bd
sched: Let 'struct sched_group_power' care about CPU capacity
|
11 years ago |
Nicolas Pitre
|
0fedc6c8e3
sched/fair: Disambiguate existing/remaining "capacity" usage
|
11 years ago |
Nicolas Pitre
|
1b6a7495d3
sched/fair: Change "has_capacity" to "has_free_capacity"
|
11 years ago |
Nicolas Pitre
|
5ef20ca181
sched/fair: Remove "power" from 'struct numa_stats'
|
11 years ago |
Manuel Schölling
|
2538d960d0
sched/fair: Use time_after() in record_wakee()
|
11 years ago |
Tim Chen
|
ed61bbc69c
sched/balancing: Reduce the rate of needless idle load balancing
|
11 years ago |
Ben Segall
|
51f2176d74
sched/fair: Fix unlocked reads of some cfs_b->quota/period
|
11 years ago |
Roman Gushchin
|
09dc4ab039
sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
|
11 years ago |
Steven Rostedt
|
e9dd685ce8
sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled
|
11 years ago |
Rik van Riel
|
096aa33863
sched/numa: Decay ->wakee_flips instead of zeroing
|
11 years ago |
Rik van Riel
|
b1ad065e65
sched/numa: Update migrate_improves/degrades_locality()
|
11 years ago |
Rik van Riel
|
e63da03639
sched/numa: Allow task switch if load imbalance improves
|
11 years ago |
Kirill Tkhai
|
7246544786
sched, nohz: Change rq->nr_running to always use wrappers
|
11 years ago |
Jason Low
|
52a08ef1f1
sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance()
|
11 years ago |
Rik van Riel
|
8bf21433f3
sched: Call select_idle_sibling() when not affine_sd
|
11 years ago |
Ben Segall
|
3944a9274e
sched: Fix exec_start/task_hot on migrated tasks
|
11 years ago |
Jason Low
|
39a4d9ca77
sched/fair: Stop searching for tasks in newidle balance if there are runnable tasks
|
11 years ago |
Rik van Riel
|
68d1b02a58
sched/numa: Do not set preferred_node on migration to a second choice node
|
11 years ago |
Rik van Riel
|
5085e2a328
sched/numa: Retry placement more frequently when misplaced
|
11 years ago |
Rik van Riel
|
792568ec6a
sched/numa: Count pages on active node as local
|
11 years ago |
Ingo Molnar
|
2fe5de9ce7
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
|
11 years ago |
Jason Low
|
0e5b5337f0
sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_balance()
|
11 years ago |
Kirill Tkhai
|
46383648b3
sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next_task()")
|
11 years ago |
Peter Zijlstra
|
cadefd3d6c
sched: Make scale_rt_power() deal with backward clocks
|
11 years ago |