Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 25 Oct 2001 09:24:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 25 Oct 2001 09:23:54 -0400 Received: from smtpde02.sap-ag.de ([194.39.131.53]:33172 "EHLO smtpde02.sap-ag.de") by vger.kernel.org with ESMTP id ; Thu, 25 Oct 2001 09:23:41 -0400 From: Christoph Rohland To: Marcelo Tosatti , Linus Torvalds Cc: Andre Margis , linux-kernel@vger.kernel.org Subject: Re: linux-2.4.13 high SWAP In-Reply-To: <9r73pv$8h1$1@penguin.transmeta.com> Organisation: SAP LinuxLab Date: 25 Oct 2001 15:23:03 +0200 In-Reply-To: Message-ID: Lines: 24 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SAP: out X-SAP: out X-SAP: out X-SAP: out Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi Marcelo, On Wed, 24 Oct 2001, Marcelo Tosatti wrote: > Remember: Everything copied to tmpfs will be kept in memory, so if > you simply copy way too much data to tmpfs thats your problem :) Nope, it will swap it out. On Wed, 24 Oct 2001, Linus Torvalds wrote: > Ok, the problem appears to be that tmpfs stuff just stays on the > inactive list, and because it cannot be written out it eventually > totally clogs the system. > > Suggested fix appended (from Andrea), > --- v2.4.13/linux/fs/ramfs/inode.c Tue Oct 9 17:06:53 2001 > +++ linux/fs/ramfs/inode.c Wed Oct 24 08:59:21 2001 tmpfs != ramfs. So either the patch is not complete or fixes another problem... Greetings Christoph - 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/