Re: [PATCH 0/6] Small scheduling cleanups

From: Peter Zijlstra
Date: Wed Jul 13 2011 - 16:59:03 EST


On Wed, 2011-07-13 at 20:13 +0200, Jan H. SchÃnherr wrote:
> Hi Ingo, hi Peter.
>
> While working with the scheduling subsystem, our code review showed some
> things you might be interested in.
>
> This series is based on v3.0-rc7.
>
>
> Patch 1 fixes a typo.
>
> Patch 2 drops an unused function.
>
> Patch 3 and 4 avoid some redundancy during runqueue initialization.
> While not stricly necessary, the code is a bit cleaner afterwards.
>
> Patch 5 replaces a loop over all task group with a loop over the
> leaf CFS runqueues.
>
> And patch 6 finally avoids a potential crash if there is suddenly no
> memory during task group creation.

Applied 1,2 and 6. Thanks!
--
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/