public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans Reiser <reiser@namesys.com>
To: Steven Cole <elenstev@mesatop.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@zip.com.au>,
	Reiserfs developers mail-list <Reiserfs-Dev@namesys.com>
Subject: Re: Results of using tar with 2.5.[60 63 62-mm3] and reiser[fs 4], ext3, xfs.
Date: Thu, 27 Feb 2003 23:15:43 +0300	[thread overview]
Message-ID: <3E5E71EF.2030907@namesys.com> (raw)
In-Reply-To: <1046289007.6618.220.camel@spc9.esa.lanl.gov>

Steven Cole wrote:

>
>Brief summary: It looks like the order of performance for this
>particular load is reiserfs, reiser4, ext3, xfs.
>

The performance of reiserfs V3 relative to ext3 and XFS in this 
benchmark is consistent with past experience as best I can remember it.  
I would say that roughly speaking these results have been true without 
major change during the period we have been testing (at least for 
writes, ext3 does better on reads, and I won't predict which of ext3 or 
reiserfs is currently faster for reads, ext3 has tended to have a slight 
read speed advantage for linux kernel source code).

The ~6% disadvantage of V4 compared to V3 is a bit surprising, and we 
are still evaluating that result.  We just checked in a complete rewrite 
of the flushing code today: give us a few weeks of analysis and we will 
hopefully have better results for V4 versus V3.  The primary purpose of 
the rewrite was code clarity, but rumor has it we found unnecessary work 
being done during the rewrite and corrected it.;-)  With clear code it 
will be easier for us to analyze what it is doing.

I would advise using a larger benchmark with  30-60 kernels being 
copied.  Filesystems sometimes perform differently for sync than for 
memory pressure.

I would be interested to understand why ext3 is slower for sync: is it 
because it has more in its write cache, or because of something else?  
If it has more in its write cache, then our write caching is less 
aggressive in reiser4 than I want it to be, and if it is something else 
then the ext3 guys need to look into it.

Thanks for doing this test.

-- 
Hans



  reply	other threads:[~2003-02-27 20:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-26 19:50 Results of using tar with 2.5.[60 63 62-mm3] and reiser[fs 4], ext3, xfs Steven Cole
2003-02-27 20:15 ` Hans Reiser [this message]
2003-02-28 14:23   ` Bill Davidsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E5E71EF.2030907@namesys.com \
    --to=reiser@namesys.com \
    --cc=Reiserfs-Dev@namesys.com \
    --cc=akpm@zip.com.au \
    --cc=elenstev@mesatop.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox