From: William Lee Irwin III <wli@holomorphy.com>
To: Andrew Morton <akpm@osdl.org>
Cc: Alberto Bertogli <albertogli@telpin.com.ar>,
linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-test5/6 (and probably 7 too) size-4096 memory leak
Date: Wed, 15 Oct 2003 21:43:34 -0700 [thread overview]
Message-ID: <20031016044334.GE4461@holomorphy.com> (raw)
In-Reply-To: <20031015211918.1a70c4d2.akpm@osdl.org>
Alberto Bertogli <albertogli@telpin.com.ar> wrote:
>> Slabinfo reports that size-4096 has 104341 active objects and growing.
>> On another box at home I see the same issue with test6, but "only" with
>> 11612 objects; I'm not posting info on this box as I guess the mailserver
>> is much more important because the leak is really noticeable.
On Wed, Oct 15, 2003 at 09:19:18PM -0700, Andrew Morton wrote:
> At least I'm not the only one; my main desktop machine does the same
> thing. It leaks two megabytes a day into size-4096, like clockwork. It's
> up to 43 megs now.
> I was ignoring it and hoping it would go away. Ho hum. Tricky.
I immediately thought of bundling this in with the do_exit() BUG() and
/proc/ oopsen, but we would see a task_t leak also in that case. I still
say the /proc/ change is swiss cheese (well, in concept there's nothing
wrong with what it wants to do, but there's something definitely wrong
with the implementation since backing it out stops things from oopsing),
but this looks unrelated therefore (which is actually depressing, since
we can't kill all three in one shot and/or get anywhere by correlating).
I should try using a dedicated stack slab to see if they're stacks even
though task_t's aren't leaking.
-- wli
next prev parent reply other threads:[~2003-10-16 4:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-16 2:55 2.6.0-test5/6 (and probably 7 too) size-4096 memory leak Alberto Bertogli
2003-10-16 4:19 ` Andrew Morton
2003-10-16 4:43 ` William Lee Irwin III [this message]
2003-10-16 4:58 ` Andrew Morton
2003-10-16 5:40 ` Manfred Spraul
2003-10-16 6:31 ` Andrew Morton
2003-10-16 15:13 ` Manfred Spraul
2003-10-17 5:56 ` Andrew Morton
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=20031016044334.GE4461@holomorphy.com \
--to=wli@holomorphy.com \
--cc=akpm@osdl.org \
--cc=albertogli@telpin.com.ar \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.