Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 18 Dec 2001 09:45:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 18 Dec 2001 09:45:37 -0500 Received: from mx2.elte.hu ([157.181.151.9]:7825 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Tue, 18 Dec 2001 09:45:27 -0500 Date: Tue, 18 Dec 2001 17:43:01 +0100 (CET) From: Ingo Molnar Reply-To: To: Stephan von Krawczynski Cc: bcrl , linux-kernel Subject: Re: [patch] mempool-2.5.1-D2 In-Reply-To: <200112172357.AAA17058@webserver.ithnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 18 Dec 2001, Stephan von Krawczynski wrote: > Hm, and where is the real-world-difference to standard VM? I mean > today your bad-ass application gets shot down by L's oom-killer and > your VM will "refill". So you're not going to die for long in the > current situation either. [...] Think of the following trivial case: 'the whole system is full of dirty pagecache pages, the rest is kmalloc()ed somewhere'. Nothing to oom, nothing to kill, plenty of swap left and no RAM. And besides, in this situation, oom is the worst possible answer, the application getting oom-ed is not at fault in this case. Ingo - 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/