On Tue, 15 Jun 2010, Christoph Lameter wrote: > Subject: slub: Use kmem_cache flags to detect if slab is in debugging mode. > > The cacheline with the flags is reachable from the hot paths after the > percpu allocator changes went in. So there is no need anymore to put a > flag into each slab page. Get rid of the SlubDebug flag and use > the flags in kmem_cache instead. > > Signed-off-by: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>