[PATCH 00/23] sched: Rewrite sched_domain/sched_group creation

From: Peter Zijlstra
Date: Thu Apr 07 2011 - 08:40:54 EST


This series rewrite the sched_domain and sched_group creation code.

While its still not completely finished it does get us a lot of cleanups
and code reduction and seems fairly stable at this point and should thus
be a fairly good base to continue from.

Also available through:
git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-sched.git sched_domain

---
include/linux/sched.h | 26 +-
kernel/cpuset.c | 2 +-
kernel/sched.c | 963 +++++++++++++++----------------------------------
kernel/sched_fair.c | 32 ++-
4 files changed, 326 insertions(+), 697 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/