Paul Turner
|
0a74bef8be
sched: Add an rq migration call-back to sched_class
|
12 years ago |
Paul Turner
|
9ee474f556
sched: Maintain the load contribution of blocked entities
|
12 years ago |
Paul Turner
|
2dac754e10
sched: Aggregate load contributed by task entities on parenting cfs_rq
|
12 years ago |
Ben Segall
|
18bf2805d9
sched: Maintain per-rq runnable averages
|
12 years ago |
Paul Turner
|
9d85f21c94
sched: Track the runnable average on a per-task entity basis
|
12 years ago |
Ingo Molnar
|
8ed92e51f9
sched: Add WAKEUP_PREEMPTION feature flag, on by default
|
12 years ago |
Linus Torvalds
|
0b981cb94b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
37407ea7f9
Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations"
|
12 years ago |
Alex Shi
|
c1cc017c59
sched/nohz: Clean up select_nohz_load_balancer()
|
13 years ago |
Vincent Guittot
|
5ed4f1d96d
sched: Fix nohz_idle_balance()
|
12 years ago |
Ingo Molnar
|
59f979455d
Merge branch 'sched/urgent' into sched/core
|
13 years ago |
Randy Dunlap
|
9450d57eab
sched: Fix kernel-doc warnings in kernel/sched/fair.c
|
13 years ago |
Peter Boonstoppel
|
a4c96ae319
sched: Unthrottle rt runqueues in __disable_runtime()
|
13 years ago |
Alex Shi
|
f03542a701
sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
|
13 years ago |
Michael Wang
|
78feefc512
sched: using dst_rq instead of this_rq during load balance
|
13 years ago |
Borislav Petkov
|
532b1858c5
sched: Fix __sched_period comment
|
13 years ago |
Peter Zijlstra
|
a35b6466aa
sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies
|
13 years ago |
Michael Wang
|
b9403130a5
sched/cleanups: Add load balance cpumask pointer to 'struct lb_env'
|
13 years ago |
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 |