Re: Oom-killer error.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <jim@...>
Cc: <linux-kernel@...>
Date: Tuesday, November 6, 2007 - 5:45 pm

On Tuesday 06 November 2007 19:34, Jim van Wel wrote:

It is trying to allocate lowmem, but you have none left (and none
to speak of can be reclaimed).

I'd guess you have a kernel memory leak. Can you start by posting
the output of /proc/slabinfo and /proc/meminfo after the machine has
been up for 10-20 days (eg. close to OOM). And preferably also post
another set after just a day or so uptime.

Are you using the SLAB or SLUB allocator (check .config).

The kernel crashes (rather than recovers) because the leak has used
up all its working memory and killing processes does not release it.
(by the looks).

Thanks for the report,
Nick
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Oom-killer error., Jim van Wel, (Tue Nov 6, 4:34 am)
Re: Oom-killer error., Nick Piggin, (Tue Nov 6, 5:45 pm)