Christoph Lameter wrote:
So Redzoning etc will now be diabled regardless even if ARCH_SLAB_MINALIGN is not set but another alignment is given to kmem_cache_alloc?
kmem_cache_create().
So we sacrifice the ability to worsen the performance of slabs by misaligning them for debugging purposes.If a slab user can live with misaligned objects, then he shouldn't set align. Thus we do not sacrifice anything.
-- Manfred - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 2/2] slab: always consider arch mandated alignment
- From: Christoph Lameter <[email protected]>
- Re: [patch 2/2] slab: always consider arch mandated alignment
- References:
- Re: [patch] slab: always follow arch requested alignments
- From: Christoph Lameter <[email protected]>
- Re: [patch] slab: always follow arch requested alignments
- From: Heiko Carstens <[email protected]>
- Re: [patch] slab: always follow arch requested alignments
- From: Christoph Lameter <[email protected]>
- Re: [patch] slab: always follow arch requested alignments
- From: Heiko Carstens <[email protected]>
- Re: [patch] slab: always follow arch requested alignments
- From: Christoph Lameter <[email protected]>
- Re: [patch] slab: always follow arch requested alignments
- From: Heiko Carstens <[email protected]>
- [patch 2/2] slab: always consider arch mandated alignment
- From: Heiko Carstens <[email protected]>
- Re: [patch 2/2] slab: always consider arch mandated alignment
- From: Pekka J Enberg <[email protected]>
- Re: [patch 2/2] slab: always consider arch mandated alignment
- From: Heiko Carstens <[email protected]>
- Re: [patch 2/2] slab: always consider arch mandated alignment
- From: Pekka J Enberg <[email protected]>
- Re: [patch 2/2] slab: always consider arch mandated alignment
- From: Heiko Carstens <[email protected]>
- Re: [patch 2/2] slab: always consider arch mandated alignment
- From: Pekka J Enberg <[email protected]>
- Re: [patch 2/2] slab: always consider arch mandated alignment
- From: Manfred Spraul <[email protected]>
- Re: [patch 2/2] slab: always consider arch mandated alignment
- From: Christoph Lameter <[email protected]>
- Re: [patch 2/2] slab: always consider arch mandated alignment
- From: Manfred Spraul <[email protected]>
- Re: [patch 2/2] slab: always consider arch mandated alignment
- From: Christoph Lameter <[email protected]>
- Re: [patch] slab: always follow arch requested alignments
- Prev by Date: Re: PCI bus is hidden behind transparent bridge
- Next by Date: Re: [patch 2/2] slab: always consider arch mandated alignment
- Previous by thread: Re: [patch 2/2] slab: always consider arch mandated alignment
- Next by thread: Re: [patch 2/2] slab: always consider arch mandated alignment
- Index(es):