[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1310590723.2586.35.camel@twins>
Date: Wed, 13 Jul 2011 22:58:43 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: "Jan H." Schönherr <schnhrr@...tu-berlin.de>
Cc: Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/6] Small scheduling cleanups
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists