Re: [rfc][patch 2/3] slab: introduce SMP alignment

From: Christoph Lameter
Date: Mon Mar 03 2008 - 15:09:56 EST


On Mon, 3 Mar 2008, Nick Piggin wrote:

> > Mandatory alignment are specified as a parameter to kmem_cache_create not
> > as flags.
>
> Not after this patch.

You want two ways of specifying alignments?

> > Ycan specify the alignment as a parameter. i.e. L1_CACHE_BYTES
> > or cache_line_size().
>
> We don't want either of those, though.
>
> I don't see why this is a problem to do inside slab.

I am not sure why you need to have two ways of specifying alignments.

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