Mel Gorman
|
8e76d4eecf
sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings
|
10 years ago |
Linus Torvalds
|
49d2953c72
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Naoya Horiguchi
|
6b79c57b92
mm: numa: disable change protection for vma(VM_HUGETLB)
|
10 years ago |
Preeti U Murthy
|
d4573c3e1c
sched: Improve load balancing in the presence of idle CPUs
|
10 years ago |
Peter Zijlstra
|
dfbca41f34
sched: Optimize freq invariant accounting
|
10 years ago |
Vincent Guittot
|
1aaf90a4b8
sched: Move CFS tasks to CPUs with higher capacity
|
10 years ago |
Vincent Guittot
|
dc7ff76ead
sched: Remove unused struct sched_group_capacity::capacity_orig
|
10 years ago |
Vincent Guittot
|
ea67821b9a
sched: Replace capacity_factor by usage
|
10 years ago |
Vincent Guittot
|
8bb5b00c2f
sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::group_usage
|
10 years ago |
Vincent Guittot
|
ca6d75e690
sched: Add struct rq::cpu_capacity_orig
|
10 years ago |
Vincent Guittot
|
b5b4860d1d
sched: Make scale_rt invariant with frequency
|
10 years ago |
Morten Rasmussen
|
0c1dc6b27d
sched: Make sched entity usage tracking scale-invariant
|
10 years ago |
Vincent Guittot
|
a8faa8f55d
sched: Remove frequency scaling from cpu_capacity
|
10 years ago |
Morten Rasmussen
|
21f4486630
sched: Track group sched_entity usage contributions
|
10 years ago |
Vincent Guittot
|
36ee28e45d
sched: Add sched_avg::utilization_avg_contrib
|
10 years ago |
Mel Gorman
|
074c238177
mm: numa: slow PTE scan rate if migration failures occur
|
10 years ago |
Jan Beulich
|
890a5409f9
sched/numa: Avoid some pointless iterations
|
10 years ago |
Rik van Riel
|
095bebf61a
sched/numa: Do not move past the balance point if unbalanced
|
10 years ago |
Ingo Molnar
|
3847b27224
Merge branch 'sched/urgent' into sched/core
|
10 years ago |
Jan Beulich
|
81907478c4
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
|
10 years ago |
Peter Zijlstra
|
9edfbfed3f
sched/core: Rework rq->clock update skips
|
10 years ago |
Peter Zijlstra
|
cebde6d681
sched/core: Validate rq_clock*() serialization
|
10 years ago |
Kirill Tkhai
|
bb04159df9
sched/fair: Fix sched_entity::avg::decay_count initialization
|
10 years ago |
Xunlei Pang
|
638476007d
sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay()
|
10 years ago |
Tetsuo Handa
|
7f1a169b88
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
|
10 years ago |
Yuyang Du
|
32a8df4e0b
sched: Fix odd values in effective_load() calculations
|
10 years ago |
Wanpeng Li
|
cb0b9f2445
sched/fair: Fix stale overloaded status in the busiest group finding logic
|
10 years ago |
Wanpeng Li
|
6c1d9410f0
sched: Move p->nr_cpus_allowed check to select_task_rq()
|
10 years ago |
Kirill Tkhai
|
753899183c
sched/fair: Kill task_struct::numa_entry and numa_group::task_list
|
10 years ago |
Ingo Molnar
|
e9ac5f0fa8
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes
|
10 years ago |