Re: [BUG] oom killer not triggering in 2.6.9-rc3
From: William Lee Irwin III
Date: Tue Oct 12 2004 - 00:23:57 EST
Alan Cox wrote:
>> The OOM killer is a heuristic.
On Mon, Oct 11, 2004 at 11:03:16PM -0600, Chris Friesen wrote:
> Sure, but presumably it's a bad thing for a user with no priorities to be
> able to lock up a machine by running two tasks? I'm not complaining that
> its killing the wrong thing, I'm complaining that the machine locked up.
Alan Cox wrote:
>> Switch the machine to strict accounting
>> and it'll kill or block memory access correctly.
On Mon, Oct 11, 2004 at 11:03:16PM -0600, Chris Friesen wrote:
> I must be able to run an app that uses over 90% of system memory, and calls
> fork(). I was under the impression this made strict accounting unfeasable?
Not so. Just add enough swapspace to act as the backing store for the
aggregate anonymous virtualspace.
-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/