Re: [patch 01/10] SLUB: add support for kmem_cache_ops

From: Christoph Lameter
Date: Sat May 19 2007 - 14:19:42 EST


On Sat, 19 May 2007, Pekka Enberg wrote:

> On 5/18/07, clameter@xxxxxxx <clameter@xxxxxxx> wrote:
> > kmem_cache_ops is created as empty. Later patches populate kmem_cache_ops.
>
> Hmm, would make more sense to me to move "ctor" in kmem_cache_ops in
> this patch and not make kmem_cache_create() take both as parameters...

Yeah earlier versions did this but then I have to do a patch that changes
all destructors and all kmem_cache_create calls in the kernel.

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