Re: [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGNto <linux/slab_def.h>

From: Pekka Enberg
Date: Wed May 19 2010 - 15:23:59 EST


Christoph Lameter wrote:
Maybe we can consolidate that into slab.h so that the alignment is the
same for all allocators?

But we don't want that for SLOB as discussed in the other thread. It really wants to be sizeof(unsigned long), not sizeof(unsigned long long).

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/