Re: [RFC PATCH 00/20] Cleanup and optimise the page allocator

From: KOSAKI Motohiro
Date: Mon Feb 23 2009 - 04:10:59 EST


> On Mon, Feb 23, 2009 at 1:17 AM, Mel Gorman <mel@xxxxxxxxx> wrote:
> > The complexity of the page allocator has been increasing for some time
> > and it has now reached the point where the SLUB allocator is doing strange
> > tricks to avoid the page allocator. This is obviously bad as it may encourage
> > other subsystems to try avoiding the page allocator as well.
>
> I'm not an expert on the page allocator but the series looks sane to me.

Yeah!
I also strongly like this patch series.

Unfortunately, I don't have enough time for patch review in this week.
but I expect I can review and test it next week.

thanks.


>
> Acked-by: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
>
> Yanmin, it would be interesting to know if we still need 8K kmalloc
> caches with these patches applied. :-)
>
> Pekka



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