[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B6B4500.3010603@redhat.com>
Date: Thu, 04 Feb 2010 17:06:56 -0500
From: Rik van Riel <riel@...hat.com>
To: David Rientjes <rientjes@...gle.com>
CC: Lubos Lunak <l.lunak@...e.cz>,
Balbir Singh <balbir@...ux.vnet.ibm.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
Nick Piggin <npiggin@...e.de>, Jiri Kosina <jkosina@...e.cz>
Subject: Re: Improving OOM killer
On 02/04/2010 04:48 PM, David Rientjes wrote:
> Keep in mind that we're in the oom killer here, though. So we're out of
> memory and we need to kill something; should Apache, Oracle, and postgres
> not be penalized for their cost of running by factoring in something like
> this?
No, they should not.
The goal of the OOM killer is to kill some process, so the
system can continue running and automatically become available
again for whatever workload the system was running.
Killing the parent process of one of the system daemons does
not achieve that goal, because you now caused a service to no
longer be available.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists