Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 10 Jul 2001 19:27:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 10 Jul 2001 19:27:37 -0400 Received: from garrincha.netbank.com.br ([200.203.199.88]:40207 "HELO netbank.com.br") by vger.kernel.org with SMTP id ; Tue, 10 Jul 2001 19:27:22 -0400 Date: Tue, 10 Jul 2001 20:27:15 -0300 (BRST) From: Rik van Riel X-X-Sender: To: Dirk Wetter Cc: Wayne Whitney , Subject: Re: dead mem pages In-Reply-To: Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org 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 Tue, 10 Jul 2001, Dirk Wetter wrote: > > It would be good to know what these 2.8GB of cached pages are. > > believe me, i would like to know too where all the $$$ memory > went to. ;-) Most likely swap cache, that means it is the memory from your simulations, just removed from the page tables and put in the swap cache. > > Again on a general note, the 2.4 kernel's VM is new and hence not fully > > mature. So the short and unhelpful answer to your query is probably that > > the current VM system is not well tuned for your workload (4.3GB of memory > > hungry simulations on a 4GB machine). > > concerning the maturity that's also the answer i got from the kernel > guru's at last USENIX in boston. but ihmo it *should* become soon > better for the future if Linux intends to become bigger in the server > business. (my $0.02) It'll get better as soon as we have the time, for 2.4.7 the VM statistics have already improved a bit so people are no longer fooled by large "cached" figures ;) Actual improvements to the code, if needed at all, will come with time ... more than $0.02 will get you ;) regards, Rik -- Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.com/ http://distro.conectiva.com/ Send all your spam to aardvark@nl.linux.org (spam digging piggy) - 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/