Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 4 Mar 2001 06:15:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 4 Mar 2001 06:15:16 -0500 Received: from www.wen-online.de ([212.223.88.39]:59146 "EHLO wen-online.de") by vger.kernel.org with ESMTP id ; Sun, 4 Mar 2001 06:15:04 -0500 Date: Sun, 4 Mar 2001 12:14:31 +0100 (CET) From: Mike Galbraith X-X-Sender: To: David cc: Rik van Riel , Alan Cox , Linux Kernel Subject: [CFT] Re: 2.4 VM question In-Reply-To: <3AA0CA2E.70208@blue-labs.org> 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 Sat, 3 Mar 2001, David wrote: > Is there a particular reason why 2.4 insists on stuffing as much as > possible into swap? Yes.. the VM is being tuned. The latest changes result in overly agressive caching with some work loads. For people who are running into this, please edit mm/vmscan.c and change DEF_PRIORITY from 6 to 2. This change helps the performance woes I see on my box quite a bit. Report results to me (interested), and the cc list (those who can ACT on it;) unless they say otherwise. -Mike - 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/