Linus, please pull the latest scheduler git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git
8 changes: 6 fixes and 2 preparatory cleanups to one of the fixes. The
most serious fix is the one from Suresh Siddha - we still under-balanced
tasks on multi-core systems - this should be the only user-noticeable
fix. Plus there are 2 debug-only fixes, one build warning fix, one fix
affecting the granularity of reniced tasks (it was inconsistent with the
sched_latency goal) and a reniced-tasks granularity code fix that did
not appear to have visible effects (that anyone noticed) but is correct
and simple nevertheless.
Ingo
------------------>
Ingo Molnar (4):
sched: fix niced_granularity() shift
sched: debug: fix cfs_rq->wait_runtime accounting
sched: debug: fix sum_exec_runtime clearing
sched: fix xtensa build warning
Peter Zijlstra (3):
sched: simplify __check_preempt_curr_fair()
sched: improve prev_sum_exec_runtime setting
sched: fix ideal_runtime calculations for reniced tasks
Suresh Siddha (1):
sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic.
sched.c | 15 +++++---------
sched_debug.c | 1
sched_fair.c | 59 ++++++++++++++++++++++++++++++----------------------------
3 files changed, 38 insertions(+), 37 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]