Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 15 Mar 2001 11:14:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 15 Mar 2001 11:14:32 -0500 Received: from perninha.conectiva.com.br ([200.250.58.156]:4109 "HELO postfix.conectiva.com.br") by vger.kernel.org with SMTP id ; Thu, 15 Mar 2001 11:14:18 -0500 Date: Thu, 15 Mar 2001 20:26:35 -0300 (BRST) From: Rik van Riel X-X-Sender: To: christophe barbe Cc: "Mike A . Harris" , Linux Kernel mailing list Subject: Re: Is swap == 2 * RAM a permanent thing? In-Reply-To: <20010315170910.C4921@pc8.inup.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 Thu, 15 Mar 2001, christophe barbe wrote: > Please Rik, could you explain what you mean with "reclaim swap > space when we run out". In my (limited) understanding, when > there's no more free memory (ram and swap space), the kernel > starts to kill process (and the choice is a difficult point). > Are you proposing to add an API to reclaim swap instead of > killing process ? When we swap something in from swap, it is in effect "duplicated" in memory and swap. Freeing the swap space of these duplicates will mean we have, effectively, more swap space. Rik -- Linux MM bugzilla: http://linux-mm.org/bugzilla.shtml Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com/ - 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/