From: Andrew Morton <akpm@osdl.org>
To: Pekka J Enberg <penberg@cs.Helsinki.FI>
Cc: kevin@koconnor.net, linux-kernel@vger.kernel.org,
jgarzik@pobox.com, manfred@colorfullife.com
Subject: Re: [PATCH] slab leak detector (Was: Size-128 slab leak)
Date: Thu, 2 Feb 2006 00:44:15 -0800 [thread overview]
Message-ID: <20060202004415.28249549.akpm@osdl.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0602021021240.32240@sbz-30.cs.Helsinki.FI>
Pekka J Enberg <penberg@cs.Helsinki.FI> wrote:
>
> Here's a version that uses dbg_userword() instead of overriding bufctls
> and adds a CONFIG_DEBUG_SLAB_LEAK config option. Upside is that this works
> with the slab verifier patch and is less invasive.
What is the slab verifier patch?
> Downside is that now
> some slabs don't get leak reports (those that don't get SLAB_STORE_USER
> enabled in kmem_cache_create).
Which slabs are those? SLAB_HWCACHE_ALIGN? If so, that's quite a lot of
them (more than needed, probably).
next prev parent reply other threads:[~2006-02-02 8:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-02 8:25 Pekka J Enberg
2006-02-02 8:44 ` Andrew Morton [this message]
2006-02-02 8:54 ` Dave Jones
2006-02-02 8:59 ` Pekka J Enberg
2006-02-03 6:34 ` Manfred Spraul
2006-02-03 11:53 ` Pekka Enberg
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=20060202004415.28249549.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=jgarzik@pobox.com \
--cc=kevin@koconnor.net \
--cc=linux-kernel@vger.kernel.org \
--cc=manfred@colorfullife.com \
--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
Powered by JetHome