Vincent Guittot
|
25f55d9d01
sched: Fix init NOHZ_IDLE flag
|
12 years ago |
Joonsoo Kim
|
e02e60c109
sched: Prevent to re-select dst-cpu in load_balance()
|
12 years ago |
Joonsoo Kim
|
e6252c3ef4
sched: Rename load_balance_tmpmask to load_balance_mask
|
12 years ago |
Joonsoo Kim
|
d31980846f
sched: Move up affinity check to mitigate useless redoing overhead
|
12 years ago |
Joonsoo Kim
|
cfc0311804
sched: Don't consider other cpus in our group in case of NEWLY_IDLE
|
12 years ago |
Joonsoo Kim
|
de5eb2dd7f
sched: Explicitly cpu_idle_type checking in rebalance_domains()
|
12 years ago |
Joonsoo Kim
|
f1cd085810
sched: Change position of resched_cpu() in load_balance()
|
12 years ago |
Vincent Guittot
|
642dbc39ab
sched: Fix wrong rq's runnable_avg update with rt tasks
|
12 years ago |
Libin
|
b9b0853a4b
sched: Fix comment in rebalance_domains()
|
12 years ago |
Zhang Hang
|
4e2dcb73ae
sched: Simplify can_migrate_task()
|
12 years ago |
Andrei Epure
|
1bf08230f7
sched: Fix variable name misnomer, add comments
|
12 years ago |
Andrei Epure
|
660cc00f8c
sched: Spelling fix
|
12 years ago |
Li Zefan
|
15f803c94b
sched: Make default_scale_freq_power() static
|
12 years ago |
Linus Torvalds
|
d652e1eb8e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Mike Galbraith
|
e0a79f529d
sched: Fix select_idle_sibling() bouncing cow syndrome
|
12 years ago |
Arnd Bergmann
|
38dc3348e3
sched: Fix warning in kernel/sched/fair.c
|
12 years ago |
Viresh Kumar
|
16c8f1c72e
sched/fair: Set se->vruntime directly in place_entity()
|
12 years ago |
Zhu Yanhai
|
a59f4e079d
sched: Fix the broken sched_rr_get_interval()
|
12 years ago |
Hugh Dickins
|
2832bc19f6
sched: numa: ksm: fix oops in task_numa_placment()
|
12 years ago |
Mel Gorman
|
221392c3ad
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGE
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Linus Torvalds
|
17bc14b767
Revert "sched: Update_cfs_shares at period edge"
|
12 years ago |
Mel Gorman
|
5bca230353
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
|
12 years ago |
Mel Gorman
|
1a687c2e9a
mm: sched: numa: Control enabling and disabling of NUMA balancing
|
12 years ago |
Mel Gorman
|
b8593bfda1
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
|
12 years ago |
Mel Gorman
|
fb003b80da
sched: numa: Slowly increase the scanning period as NUMA faults are handled
|
12 years ago |
Mel Gorman
|
e14808b49f
mm: numa: Rate limit setting of pte_numa if node is saturated
|
12 years ago |
Peter Zijlstra
|
4b96a29ba8
mm: sched: numa: Implement slow start for working set sampling
|
12 years ago |
Mel Gorman
|
9f40604cda
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
|
12 years ago |
Peter Zijlstra
|
6e5fb223e8
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
|
12 years ago |