Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 24 Oct 2001 18:02:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 24 Oct 2001 18:02:10 -0400 Received: from ns.hobby.nl ([212.72.224.8]:58888 "EHLO hgatenl.hobby.nl") by vger.kernel.org with ESMTP id ; Wed, 24 Oct 2001 18:01:53 -0400 Date: Wed, 24 Oct 2001 23:48:26 +0200 From: toon@vdpas.hobby.nl To: linux-kernel@vger.kernel.org Subject: Re: linux-2.4.13 high SWAP Message-ID: <20011024234826.A19967@vdpas.hobby.nl> In-Reply-To: <200110241936.RAA04632@inter.lojasrenner.com.br> <9r73pv$8h1$1@penguin.transmeta.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <9r73pv$8h1$1@penguin.transmeta.com>; from torvalds@transmeta.com on Wed, Oct 24, 2001 at 07:11:59PM +0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 24, 2001 at 07:11:59PM +0000, Linus Torvalds wrote: > In article <200110241936.RAA04632@inter.lojasrenner.com.br>, > Andre Margis wrote: > > > >Without use the tmpfs, appears to be OK!!!!!!!!!! > > 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), > > Linus I started out with a clean 2.4.13 source tree, applied the activate_page patch, and compile as follows: make dep clean bzImage make modules modules_install The command `make modules_install' results in the following output: if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.13; fi depmod: *** Unresolved symbols in /lib/modules/2.4.13/kernel/fs/ramfs/ramfs.o depmod: activate_page Maybe an #include of some header file is missing somewhere? Regards, Toon. -- /"\ | Windows XP: \ / ASCII RIBBON CAMPAIGN | "I'm sorry Dave... X AGAINST HTML MAIL | I'm afraid I can't do that." / \ - 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/