[git pull request] scheduler updates

From: Ingo Molnar
Date: Wed Jul 11 2007 - 15:38:35 EST



Linus, please pull the latest sched.git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git

It includes 5 small fixes from the CFS merge fallout: Mike noticed a
typo in the prio_to_wmult[] lookup table (the visible effects of this
bug were minor), plus allow the scheduler to default to larger than 10
msecs granularity - this should help larger boxes (without changing any
of the tunings on smaller boxes), then there are also show_tasks()
output fixes and some small cleanups.

Thanks,

Ingo

----------------------->
Mike Galbraith (1):
sched: fix prio_to_wmult[] for nice 1

Ingo Molnar (4):
sched: allow larger granularity
sched: remove stale version info from kernel/sched_debug.c
sched: fix show_task()/show_tasks() output
sched: small topology.h cleanup

include/linux/topology.h | 2 +-
kernel/sched.c | 30 ++++++++++++------------------
kernel/sched_debug.c | 2 +-
3 files changed, 14 insertions(+), 20 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/