Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269460AbUJLFWa (ORCPT ); Tue, 12 Oct 2004 01:22:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269462AbUJLFWa (ORCPT ); Tue, 12 Oct 2004 01:22:30 -0400 Received: from holomorphy.com ([207.189.100.168]:61828 "EHLO holomorphy.com") by vger.kernel.org with ESMTP id S269460AbUJLFW2 (ORCPT ); Tue, 12 Oct 2004 01:22:28 -0400 Date: Mon, 11 Oct 2004 22:22:10 -0700 From: William Lee Irwin III To: Chris Friesen Cc: Alan Cox , Linux Kernel Mailing List Subject: Re: [BUG] oom killer not triggering in 2.6.9-rc3 Message-ID: <20041012052210.GW9106@holomorphy.com> References: <41672D4A.4090200@nortelnetworks.com> <1097503078.31290.23.camel@localhost.localdomain> <416B6594.5080002@nortelnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <416B6594.5080002@nortelnetworks.com> Organization: The Domain of Holomorphy User-Agent: Mutt/1.5.6+20040722i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1035 Lines: 26 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/