Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 8 Nov 2000 19:08:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 8 Nov 2000 19:08:49 -0500 Received: from humbolt.geo.uu.nl ([131.211.28.48]:60423 "EHLO humbolt.nl.linux.org") by vger.kernel.org with ESMTP id ; Wed, 8 Nov 2000 19:08:39 -0500 Date: Thu, 9 Nov 2000 01:08:19 +0100 (CET) From: Rik van Riel To: Mikulas Patocka cc: Szabolcs Szakacsits , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Linus Torvalds , Ingo Molnar Subject: Re: Looking for better VM In-Reply-To: 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 Wed, 8 Nov 2000, Mikulas Patocka wrote: > BTW. Why does your OOM killer in 2.4 try to kill process that mmaped > most memory? mmap is hamrless. mmap on files can't eat memory and > swap. Because the thing is too stupid to take that into consideration? :) Btw, if your mmap()ed file still takes 1GB of memory, you have 1GB of freeable memory left and you shouldn't be out of memory ... or should you?? regards, Rik -- The Internet is not a network of computers. It is a network of people. That is its real strength. http://www.conectiva.com/ http://www.surriel.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/