Srivatsa Vaddagiri
|
88b8dac0a1
sched: Improve balance_cpu() to consider other cpus in its group as target of (pinned) task
|
13 years ago |
Prashanth Nageshappa
|
bbf18b1949
sched: Reset loop counters if all tasks are pinned and we need to redo load balance
|
13 years ago |
Prashanth Nageshappa
|
85c1e7dae1
sched: Reorder 'struct lb_env' members to reduce its size
|
13 years ago |
Mike Galbraith
|
970e178985
sched: Improve scalability via 'CPU buddies', which withstand random perturbations
|
13 years ago |
Linus Torvalds
|
7249450449
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Randy Dunlap
|
cd96891d48
sched/fair: fix lots of kernel-doc warnings
|
13 years ago |
Peter Zijlstra
|
c3decf0dfb
sched: Always initialize cpu-power
|
13 years ago |
Peter Zijlstra
|
c117487687
sched: Fix domain iteration
|
13 years ago |
Peter Zijlstra
|
29baa7478b
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
|
13 years ago |
Peter Zijlstra
|
b654f7de41
sched: Make sure to not re-read variables after validation
|
13 years ago |
Peter Zijlstra
|
74a5ce20e6
sched: Fix SD_OVERLAP
|
13 years ago |
Peter Zijlstra
|
8e7fbcbc22
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
|
13 years ago |
Peter Zijlstra
|
e44bc5c5d0
sched/fair: Improve the ->group_imb logic
|
13 years ago |
Peter Zijlstra
|
556061b00c
sched/nohz: Fix rq->cpu_load[] calculations
|
13 years ago |
Peter Zijlstra
|
04f733b4af
sched/fair: Revert sched-domain iteration breakage
|
13 years ago |
Peter Zijlstra
|
bd939f45da
sched/fair: Propagate 'struct lb_env' usage into find_busiest_group
|
13 years ago |
Peter Zijlstra
|
0ce90475dc
sched/fair: Add some serialization to the sched_domain load-balance walk
|
13 years ago |
Peter Zijlstra
|
c22402a2f7
sched/fair: Let minimally loaded cpu balance the group
|
13 years ago |
Peter Zijlstra
|
c82513e513
sched: Change rq->nr_running to unsigned int
|
13 years ago |
Peter Zijlstra
|
eb95308ee2
sched: Fix more load-balancing fallout
|
13 years ago |
Linus Torvalds
|
7fda0412c5
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Peter Zijlstra
|
6c16a6dcb0
sched: Fix compiler warning about declared inline after use
|
13 years ago |
Linus Torvalds
|
2ba68940c8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Diwakar Tundlam
|
554cecaf73
sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
|
13 years ago |
Peter Zijlstra
|
5d6523ebd2
sched: Fix load-balance wreckage
|
13 years ago |
Ingo Molnar
|
737f24bda7
Merge branch 'perf/urgent' into perf/core
|
13 years ago |
Peter Zijlstra
|
367456c756
sched: Ditch per cgroup task lists for load-balancing
|
13 years ago |
Peter Zijlstra
|
ddcdf6e7d9
sched: Rename load-balancing fields
|
13 years ago |
Peter Zijlstra
|
8e45cb545d
sched: Move load-balancing arguments into helper struct
|
13 years ago |
Ingo Molnar
|
7e4d960993
Merge branch 'linus' into sched/core
|
13 years ago |