Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f6GLBck31306 for linux-xfs-outgoing; Mon, 16 Jul 2001 14:11:38 -0700 Received: from yog-sothoth.sgi.com (eugate.sgi.com [192.48.160.10]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f6GLBYV31287 for ; Mon, 16 Jul 2001 14:11:34 -0700 Received: from zeus-fddi.americas.sgi.com (zeus-fddi.americas.sgi.com [128.162.8.103]) by yog-sothoth.sgi.com (980305.SGI.8.8.8-aspam-6.2/980304.SGI-aspam-europe) via ESMTP id XAA323265 for ; Mon, 16 Jul 2001 23:11:31 +0200 (CEST) mail_from (lord@sgi.com) Received: from daisy-e185.americas.sgi.com (daisy.americas.sgi.com [128.162.185.214]) by zeus-fddi.americas.sgi.com (8.9.3/americas-smart-nospam1.1) with ESMTP id QAA2445194; Mon, 16 Jul 2001 16:10:07 -0500 (CDT) Received: from jen.americas.sgi.com (IDENT:root@jen.americas.sgi.com [128.162.187.49]) by daisy-e185.americas.sgi.com (SGI-8.9.3/SGI-server-1.7) with ESMTP id QAA69503; Mon, 16 Jul 2001 16:10:07 -0500 (CDT) Received: from jen.americas.sgi.com by jen.americas.sgi.com (8.11.2/SGI-client-1.7) via ESMTP id f6GLBPQ24732; Mon, 16 Jul 2001 16:11:25 -0500 Message-Id: <200107162111.f6GLBPQ24732@jen.americas.sgi.com> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: =?iso-8859-1?Q?Ragnar_Kj=F8rstad?= cc: Mike Gigante , Simon Matter , "P.Dixon" , linux-xfs@oss.sgi.com Subject: Re: benchmarks In-Reply-To: Message from =?iso-8859-1?Q?Ragnar_Kj=F8rstad?= of "Mon, 16 Jul 2001 22:41:26 +0200." <20010716224126.E14564@vestdata.no> Date: Mon, 16 Jul 2001 16:11:25 -0500 From: Steve Lord Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk > > > The mongo benchmarks use relatively small files. XFS scales very well to > > large files/directories, but that benchmark sticks to small scale stuff. > > It *seems* to show ReiserFS in the best possible light and the XFS results > > don't seem to reflect anything like real world experience (except that it > > correctly highlights the relatively slow delete performance of XFS!) > > I partly disagree. mongo tests filesystem performace - benchmarks that > test writing really big files is mostly testing your hardware. The > filesystem still matters, but not so much as on small files. I think > the difference between ext2/xfs/reiserfs is less than 10%. (ext3 with > datalogging may be a different story though). > > mongo tests how the filesystem behaves under the endcase of continuous metadata load from an application which is doing nothing with the data except reading it and writing it. It is a rare application which behaves in this way, but it is a very common benchmark, the filesystem is there to provide service to applications, not to consume all the resources of the machine. Note that I am not arguing for one filesystem or another, just commenting on the nature of filesystem benchmarks, reiserfs is good for some things, XFS is good for others. Steve > > -- > Ragnar Kjorstad > Big Storage