linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Mason <chris.mason@oracle.com>
To: Steven Pratt <slpratt@austin.ibm.com>
Cc: Andreas Dilger <adilger@sun.com>, linux-fsdevel@vger.kernel.org
Subject: Re: File System Performance results
Date: Mon, 27 Oct 2008 10:37:00 -0400	[thread overview]
Message-ID: <1225118220.6448.155.camel@think.oraclecorp.com> (raw)
In-Reply-To: <4905D027.3070405@austin.ibm.com>

On Mon, 2008-10-27 at 09:28 -0500, Steven Pratt wrote:
> Andreas Dilger wrote:
> > On Oct 22, 2008  15:06 -0500, Steven Pratt wrote:
> >   
> >> We have set up a new page which is intended mainly for tracking the  
> >> performance of BTRFS, but in doing so we are testing other filesystems  
> >> as well (ext3, ext4, xfs and jfs).  Thought some people here might find  
> >> the results useful.
> >>
> >>
> >> The main page is here:
> >>
> >> http://btrfs.boxacle.net/

I meant to ask if this is a permanent site for the results?  It might
make sense to add a more generic fsperf.boxacle.net page.

> >>
> >> Information about the machine configuration, tests run, how to reproduce  
> >> the run and link to graphs of all the results are provided off of this  
> >> page.  When looking at any individual test, links are provided to the  
> >> detail output from the tests including iostat, mpstat, oprofile data and  
> >> more.
> >>     
> >
> > Steve,
> > thanks for posting the numbers.  They are definitely interesting.  On
> > the surface, ext4 is doing quite well overall (yay!),
> Yes, that was good news.  Along these lines if there is anything else we 
> can do to help out ext4, just let us know.
> 
> >  but the important
> > point to realize is that btrfs is also providing a lot of extra function
> > under the covers so it isn't necessarily a clear-cut answer on which one
> > to pick.
> >
> > The extra CPU cost of btrfs will become increasingly irrelevant in the
> > future I think.
> >   
> While I agree that CPU usage is becoming less and less of an issue, I 
> think that at this point in the development cycle of btrfs, we still 
> need to take a hard look at any areas where cpu usage is excessive, and 
> see if we can keep that to a minimum.

Very true, especially performance results with checksumming off (like
the nodatacow results for random writes).

>   This is the main reason we did 
> runs without checksumming, so we could see a better apple to apple 
> comparison, not because it is not a useful feature.  It will be very 
> interesting to see how much HW checksumming changes this with Nehelam.

See the btrfs crc header file for the #define to enable the hw assist
mode if you're got the hardware that can do it.  In my runs here, it
makes the checksumming free aside from the time spent storing the extra
metadata.

-chris



  reply	other threads:[~2008-10-27 14:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-22 20:06 File System Performance results Steven Pratt
2008-10-25  9:15 ` Andreas Dilger
2008-10-27 14:28   ` Steven Pratt
2008-10-27 14:37     ` Chris Mason [this message]
2008-10-27 15:12       ` Steven Pratt
2008-10-27 16:02     ` Theodore Tso
2008-10-27 16:17       ` Steven Pratt
2008-10-29 19:26 ` Chris Mason
2008-10-29 20:05   ` Steven Pratt
2008-10-29 21:49     ` Steven Pratt

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=1225118220.6448.155.camel@think.oraclecorp.com \
    --to=chris.mason@oracle.com \
    --cc=adilger@sun.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=slpratt@austin.ibm.com \
    /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;
as well as URLs for NNTP newsgroup(s).