Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 9 Aug 2002 15:11:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 9 Aug 2002 15:11:53 -0400 Received: from garrincha.netbank.com.br ([200.203.199.88]:58377 "HELO garrincha.netbank.com.br") by vger.kernel.org with SMTP id ; Fri, 9 Aug 2002 15:11:52 -0400 Date: Fri, 9 Aug 2002 16:15:26 -0300 (BRT) From: Rik van Riel X-X-Sender: riel@imladris.surriel.com To: yodaiken@fsmlabs.com cc: Daniel Phillips , , , David Mosberger , "David S. Miller" , , , William Lee Irwin III , , Linus Torvalds Subject: Re: large page patch (fwd) (fwd) In-Reply-To: <20020809114050.A23656@hq.fsmlabs.com> 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 Content-Length: 1678 Lines: 48 On Fri, 9 Aug 2002 yodaiken@fsmlabs.com wrote: > > On Fri, 9 Aug 2002, Rik van Riel wrote: > > One problem we're running into here is that there are absolutely > > no tools to measure some of the things rmap is supposed to fix, > > like page replacement. > > But page replacement is a means to an end. One thing tht would be > very interesting to know is how well the basic VM assumptions about > locality work in a Linux server, desktop, and embedded environment. > > You have a LRU approximation that is supposed to approximate working > sets that were originally understood and measured on < 1Meg machines > with static libraries, tiny cache, no GUI and no mmap. Absolutely, it would be interesting to know this. However, up to now I haven't seen any programs that measure this. In this case we know what we want to measure, know we want to measure it for all workloads, but don't know how to do this in a quantifyable way. > L.T. writes: > > > Read up on positivism. > > It's been discredited as recursively unsound reasoning. To further this point, by how much has the security number of Linux improved as a result of the inclusion of the Linux Security Module framework ? ;) I'm sure even Linus will agree that the security potential has increased, even though he can't measure or quantify it. regards, Rik -- Bravely reimplemented by the knights who say "NIH". http://www.surriel.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/