From: Max Krasnyansky <maxk@qualcomm.com>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: penberg@cs.helsinki.fi, cl@linux-foundation.org, akpm@osdl.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] SLUB: detach SLUB_DEBUG and SYSFS
Date: Sun, 03 Aug 2008 11:28:30 -0700 [thread overview]
Message-ID: <4895F8CE.6010204@qualcomm.com> (raw)
In-Reply-To: <20080801000405.GA7072@martell.zuzino.mipt.ru>
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
prev parent reply other threads:[~2008-08-03 18:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-01 0:04 [PATCH] SLUB: detach SLUB_DEBUG and SYSFS Alexey Dobriyan
2008-08-01 13:28 ` Christoph Lameter
2008-08-02 8:34 ` Pekka Enberg
2008-08-04 13:23 ` Christoph Lameter
2008-08-04 14:10 ` Pekka Enberg
2008-08-04 22:02 ` Alexey Dobriyan
2008-08-04 22:06 ` Pekka Enberg
2008-08-05 14:33 ` Christoph Lameter
2008-08-03 18:28 ` Max Krasnyansky [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4895F8CE.6010204@qualcomm.com \
--to=maxk@qualcomm.com \
--cc=adobriyan@gmail.com \
--cc=akpm@osdl.org \
--cc=cl@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox