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

From: Mike Galbraith
Date: Thu Apr 07 2011 - 09:52:07 EST


On Thu, 2011-04-07 at 14:09 +0200, Peter Zijlstra wrote:
> 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.

Looks and sounds like good plan to me.

> 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(-)

We could use a few more diffstats like this one :)

-Mike


--
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/