[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48930F69.30201@linux-foundation.org>
Date: Fri, 01 Aug 2008 08:28:09 -0500
From: Christoph Lameter <cl@...ux-foundation.org>
To: Alexey Dobriyan <adobriyan@...il.com>
CC: penberg@...helsinki.fi, akpm@...uxfoundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] SLUB: detach SLUB_DEBUG and SYSFS
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@....com>
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@....com>
Signed-off-by: Pekka Enberg <penberg@...helsinki.fi>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists