Re: [PATCH] SLUB: detach SLUB_DEBUG and SYSFS

From: Christoph Lameter
Date: Fri Aug 01 2008 - 09:29:17 EST


Alexey Dobriyan wrote:
> Right now, SYSFS=n means no SLUB debugging, no even basic poisoning,
> to hell with tunables.

True. We did this because otherwise we would have complex #ifdeffery in slub.

commit f6acb63508700b5f8cd817082b62c96ba907775e
Author: Christoph Lameter <clameter@xxxxxxx>
Date: Tue Apr 29 16:16:06 2008 -0700

slub: #ifdef simplification

If we make SLUB_DEBUG depend on SYSFS then we can simplify some
#ifdefs and avoid others.

Signed-off-by: Christoph Lameter <clameter@xxxxxxx>
Signed-off-by: Pekka Enberg <penberg@xxxxxxxxxxxxxx>

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