All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <nickpiggin@yahoo.com.au>
To: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Out of memory, but no OOM Killer? (2.6.9-ac11)
Date: Sat, 27 Nov 2004 10:56:58 +1100	[thread overview]
Message-ID: <41A7C2CA.1030008@yahoo.com.au> (raw)
In-Reply-To: <20041126224722.GK30987@charite.de>

Ralf Hildebrandt wrote:
> rsync seems to want lots of memory, yet the OOM killer doesn't strike.
> Subsequently, that machine died an ugly death until delivered by a
> power-cycle.
> 
> Why doesn't the OOM killer reap rsync?

This could be the problem where fragmented memory causes atomic higher
order allocations to fail, for which there is a fix in -mm, which should
make its way into 2.6.11.

Also, the increased atomic memory reserves in current 2.6-bk should
alleviate the problem.

As a temporary workaround, you can increase /proc/sys/vm/min_free_kbytes

BTW. what does `free` say when the allocation failures are happening?

  reply	other threads:[~2004-11-27  0:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-26 22:47 Out of memory, but no OOM Killer? (2.6.9-ac11) Ralf Hildebrandt
2004-11-26 23:56 ` Nick Piggin [this message]
2004-11-27  0:33   ` Ralf Hildebrandt
2004-11-27  1:10     ` Nick Piggin
2004-11-27  8:03       ` Ralf Hildebrandt
2004-11-28 17:29 ` Alan Cox

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=41A7C2CA.1030008@yahoo.com.au \
    --to=nickpiggin@yahoo.com.au \
    --cc=Ralf.Hildebrandt@charite.de \
    --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.