From: Anthony DiSante <theant@nodivisions.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: oom-killings, but I'm not out of memory!
Date: Tue, 28 Jun 2005 12:52:01 -0400 [thread overview]
Message-ID: <42C18031.50206@nodivisions.com> (raw)
In-Reply-To: <1119977073.1723.2.camel@localhost.localdomain>
Alexander Nyberg wrote:
>>I'm running a 2.6.11 kernel. I have 1 gig of RAM and 1 gig of swap. Lately
>>when my RAM gets full, the oom-killer takes out either Mozilla or
>>Thunderbird (my two biggest memory hogs), even though my swap space is only
>>20% full. I still have ~800 MB of free swap space, so shouldn't the kernel
>>push Moz or T-bird into swap instead of oom-killing it? At their maximum
>>memory-hogging capacity, neither Moz nor T-bird is ever using more than 200 MB.
>>
>>Jun 28 12:09:09 soma oom-killer: gfp_mask=0x80d2
>>...
>>Jun 28 12:09:09 soma Free swap = 781012kB
>>Jun 28 12:09:09 soma Total swap = 987988kB
>>Jun 28 12:09:09 soma Out of Memory: Killed process 30787 (thunderbird-bin).
>>Jun 28 12:09:09 soma Out of Memory: Killed process 18112 (thunderbird-bin).
>>Jun 28 12:09:09 soma Out of Memory: Killed process 18116 (thunderbird-bin).
>>Jun 28 12:09:09 soma Out of Memory: Killed process 18117 (thunderbird-bin).
>>Jun 28 12:09:09 soma Out of Memory: Killed process 18119 (thunderbird-bin).
>>Jun 28 12:09:09 soma Out of Memory: Killed process 8857 (thunderbird-bin).
>>
>
> You cut out the important part where it printed out memory usage
> information at the time of the OOM, please post it
>
Oops. I left that out because it line-wrapped so bad, and I didn't realize
it was important. Here it is:
... oom-killer: gfp_mask=0x80d2
... DMA per-cpu:
... cpu 0 hot: low 2, high 6, batch 1
... cpu 0 cold: low 0, high 2, batch 1
... Normal per-cpu:
... cpu 0 hot: low 32, high 96, batch 16
... cpu 0 cold: low 0, high 32, batch 16
... HighMem per-cpu:
... cpu 0 hot: low 14, high 42, batch 7
... cpu 0 cold: low 0, high 14, batch 7
...
... Free pages: 12536kB (112kB HighMem)
... Active:240797 inactive:2399 dirty:0 writeback:0 unstable:0 free:3134
slab:7144 mapped:240597 pagetables:1073
... DMA free:4096kB min:68kB low:84kB high:100kB active:8260kB inactive:0kB
present:16384kB pages_scanned:9052 all_unreclaimable? yes
... lowmem_reserve[]: 0 880 1007
... Normal free:8328kB min:3756kB low:4692kB high:5632kB active:827084kB
inactive:9468kB present:901120kB pages_scanned:23361 all_unreclaimable? no
... lowmem_reserve[]: 0 0 1023
... HighMem free:112kB min:128kB low:160kB high:192kB active:127844kB
inactive:128kB present:131008kB pages_scanned:135459 all_unreclaimable? yes
... lowmem_reserve[]: 0 0 0
... DMA: 0*4kB 28*8kB 16*16kB 1*32kB 0*64kB 0*128kB 0*256kB 1*512kB 1*1024kB
1*2048kB 0*4096kB = 4096kB
... Normal: 98*4kB 16*8kB 216*16kB 18*32kB 1*64kB 1*128kB 0*256kB 1*512kB
1*1024kB 1*2048kB 0*4096kB = 8328kB
... HighMem: 0*4kB 2*8kB 2*16kB 0*32kB 1*64kB 0*128kB 0*256kB 0*512kB
0*1024kB 0*2048kB 0*4096kB = 112kB
... Swap cache: add 166973, delete 149202, find 1714386/1723885, race 0+0
... Free swap = 781012kB
... Total swap = 987988kB
... Out of Memory: Killed process 30787 (thunderbird-bin).
... Out of Memory: Killed process 18112 (thunderbird-bin).
... Out of Memory: Killed process 18116 (thunderbird-bin).
... Out of Memory: Killed process 18117 (thunderbird-bin).
... Out of Memory: Killed process 18119 (thunderbird-bin).
... Out of Memory: Killed process 8857 (thunderbird-bin).
-Anthony DiSante
http://nodivisions.com/
next prev parent reply other threads:[~2005-06-28 16:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-28 16:24 oom-killings, but I'm not out of memory! Anthony DiSante
2005-06-28 16:44 ` Alexander Nyberg
2005-06-28 16:52 ` Anthony DiSante [this message]
2005-06-29 12:57 ` Alexander Nyberg
2005-07-03 20:53 ` Marcelo Tosatti
2005-07-04 2:44 ` Roy Keene
2005-07-03 22:45 ` Marcelo Tosatti
2005-07-04 3:52 ` Roy Keene
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=42C18031.50206@nodivisions.com \
--to=theant@nodivisions.com \
--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.