Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261705AbUCBQeb (ORCPT ); Tue, 2 Mar 2004 11:34:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261706AbUCBQeb (ORCPT ); Tue, 2 Mar 2004 11:34:31 -0500 Received: from SMTP2.andrew.cmu.edu ([128.2.10.82]:64384 "EHLO smtp2.andrew.cmu.edu") by vger.kernel.org with ESMTP id S261705AbUCBQe3 (ORCPT ); Tue, 2 Mar 2004 11:34:29 -0500 Message-ID: <4044B787.7080301@andrew.cmu.edu> Date: Tue, 02 Mar 2004 11:34:15 -0500 From: Peter Nelson User-Agent: Mozilla Thunderbird 0.5 (X11/20040221) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hans Reiser CC: linux-kernel , ext2-devel@lists.sourceforge.net, ext3-users@redhat.com, jfs-discussion@oss.software.ibm.com, reiserfs-list@namesys.com, linux-xfs@oss.sgi.com Subject: Re: Desktop Filesystem Benchmarks in 2.6.3 References: <4044119D.6050502@andrew.cmu.edu> <4044366B.3000405@namesys.com> In-Reply-To: <4044366B.3000405@namesys.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1785 Lines: 42 Hans Reiser wrote: > Are you sure your benchmark is large enough to not fit into memory, > particularly the first stages of it? It looks like not. reiser4 is > much faster on tasks like untarring enough files to not fit into ram, > but (despite your words) your results seem to show us as slower unless > I misread them.... I'm pretty sure most of the benchmarking I am doing fits into ram, particularly because my system has 1GB of it, but I see this as realistic. When I download a bunch of debs (or rpms or the kernel) I'm probably going to install them directly with them still in the file cache. Same with rebuilding the kernel after working on it. For untarring reiser4 is the fastest other than ext2. A somewhat less ambiguous conclusion: * Reiser4 is exceptionally fast at copying the system and the fastest other than Ext2 at untaring, but is very slow at the real-world debootstrap and kernel compiles. > Reiser4 performs best on benchmarks that use the disk drive, and we > usually only run benchmarks that use the disk drive. I'm confused as to why performing a benchmark out of cache as opposed to on disk would hurt performance? > Here is summary of the results based upon what I am calling "dead" > time calculated as `total time - user time`. > > You should be able to script out the user time. I'm working with a friend of mine here at CMU doing hard drive research to create a execution trace and test that directly instead of performing all of the script actions. -Peter Nelson - 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/