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

From: Pekka Enberg
Date: Mon Feb 23 2009 - 02:29:21 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.

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/