From: Ed Sweetman <safemode@comcast.net>
To: Jens Axboe <axboe@suse.de>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>,
Jan-Frode Myklebust <janfrode@parallab.uib.no>,
linux-kernel@vger.kernel.org
Subject: Re: OOM-killer going crazy.
Date: Tue, 27 Jul 2004 09:23:20 -0400 [thread overview]
Message-ID: <41065748.8050107@comcast.net> (raw)
In-Reply-To: <20040727100724.GA11189@suse.de>
Jens Axboe wrote:
>On Tue, Jul 27 2004, Nick Piggin wrote:
>
>
>>Ed Sweetman wrote:
>>
>>
>>
>>>This is not the same problem as I and other are describing. There is
>>>no free memory when the OOM killer activates in our situation. The
>>>kernel has allocated all available ram and as such, the OOM killer
>>>can't kill the memory hog because it's the kernel, itself. So the OOM
>>>killer kills all the big apps running ...but it's to no use because
>>>the kernel just keeps trying to use more until the cd is completed.
>>>After which the memory is still never released.
>>>Your thread has nothing to do with mine.
>>>
>>>
>>>
>>I believe it could be the same problem. Jan-Frode's system has all
>>ZONE_NORMAL memory used up. The free memory would be highmem which
>>would be unsuable for those allocations that are causing OOM.
>>
>>The vfs_cache_pressure change could possibly be responsible for the
>>problem... I don't have the code in front of me, but I think it
>>divides by 100 first, then multiplies by vfs_cache_pressure. I
>>wouldn't have thought this would have such a large impact though.
>>
>>
>
>Ed,
>
>Can you please try Nicks suggestion? A vm problem makes sense to me,
>what doesn't make sense is that we leak memory on some hardware while
>burning and don't on others.
>
>
>
I tried it, i dont slow down or crash when burning the cd the first
time. It's a small cd that doesn't take up my entire ram size, but the
memory is still not freed. If i tried it again i would be rebooting
right now. I only have 70MB out of 650MB free after burning the cd.
Cache only takes up 122MB, and buf takes up 1MB. and i'm using 100MB of
swap. I will run vmstat when i do it when i get home later today.
It's not so much that the kernel is leaking memory, I think it thinks
it's handling a pointer to data it's supposed to write to disk, but it's
writing the wrong data, either a slightly misaligned offset or mangled
pointer because the audio cd did write but the audio it wrote is
unintelligable. It almost sort of sounds like it should but it's
completely fubared. And i've done this with swab on and off before
thinking the drive automatically wrote audio with SWAB on and cdrecord's
swab was countering it or something but that was not the case. The
audio source files were ripped from a cd using the same drive and they
sound good on the harddrive. The drive seems to have no real problem
ripping audio. Just writing it. Normal cds show no problem as i've
previously mentioned.
If this is a vfs problem then i'd like to know what audio writing has to
do with filesystems since it's raw data. Even ignoring the mem leak
problem that appears to manifest in different ways on different
computers, this OOM situation only happens to me when burning audio cds,
not data.
next prev parent reply other threads:[~2004-07-27 13:23 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-25 9:46 memory not released after using cdrecord/cdrdao (was: audio cd writing causes massive swap and crash) Eduard Bloch
2004-07-26 1:30 ` Ed Sweetman
2004-07-26 9:10 ` OOM-killer going crazy. (was: Re: memory not released after using cdrecord/cdrdao) Jan-Frode Myklebust
2004-07-26 10:55 ` Nick Piggin
2004-07-26 11:10 ` Jan-Frode Myklebust
2004-07-26 11:43 ` OOM-killer going crazy Nick Piggin
2004-07-26 12:46 ` Jan-Frode Myklebust
2004-07-27 1:00 ` Nick Piggin
2004-07-26 13:02 ` Ed Sweetman
2004-07-27 4:19 ` Nick Piggin
2004-07-27 10:07 ` Jens Axboe
2004-07-27 13:23 ` Ed Sweetman [this message]
2004-07-27 13:30 ` Nick Piggin
2004-07-27 22:38 ` Ed Sweetman
2004-07-28 1:00 ` Nick Piggin
2004-07-28 6:30 ` Ed Sweetman
2004-07-28 6:45 ` Jens Axboe
2004-07-28 12:58 ` Ed Sweetman
2004-07-28 13:31 ` Jens Axboe
2004-07-29 0:08 ` memory not released after using cdrecord/cdrdao (was: audio cd writing causes massive swap and crash) William Lee Irwin III
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=41065748.8050107@comcast.net \
--to=safemode@comcast.net \
--cc=axboe@suse.de \
--cc=janfrode@parallab.uib.no \
--cc=linux-kernel@vger.kernel.org \
--cc=nickpiggin@yahoo.com.au \
/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