lkml.org 
[lkml]   [2008]   [Aug]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [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.
>
> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
> ---
>
> init/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -736,7 +736,7 @@ config VM_EVENT_COUNTERS
> config SLUB_DEBUG
> default y
> bool "Enable SLUB debugging support" if EMBEDDED
> - depends on SLUB && SYSFS
> + depends on SLUB
> help
> SLUB has extensive debug support features. Disabling these can
> result in significant savings in code size. This also disables

While at it, can you guys move this into lib/Kconfig.debug ?

Max


\
 
 \ /
  Last update: 2008-08-03 20:31    [W:2.574 / U:1.468 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site