Re: [patch 0/8] Create and Use common mempool allocators (Take 2)

From: Pekka J Enberg
Date: Tue Jan 31 2006 - 02:36:37 EST


On Mon, 30 Jan 2006, Matthew Dobson wrote:
> In the course of working on some patches to implement subsystem-wide critical
> pools through the existing mempool API, I created the following patches which
> create 3 new common mempool allocators (mempool_alloc_pages, mempool_kmalloc &
> mempool_kzalloc) and freers. The following 6 patches add these new common
> allocators and convert existing mempool users to use these common allocators,
> where possible. Optionally, the last 2 patches in this series add and use a
> wrapper for the common case of creating a slab-based mempool.

Looks good to me.

Acked-by: Pekka Enberg <penberg@xxxxxxxxxxxxxx>

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/