linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Reiser <reiser@namesys.com>
To: venom@sns.it
Cc: Steve Glines <sglines@is-cs.com>, linux-kernel@vger.kernel.org
Subject: Re: file system technical comparisons
Date: Mon, 05 Jan 2004 14:04:58 +0300	[thread overview]
Message-ID: <3FF944DA.4070405@namesys.com> (raw)
In-Reply-To: <Pine.LNX.4.43.0401051037310.32446-100000@cibs9.sns.it>

You can read www.namesys.com for a description of reiser4, and 
www.namesys.com/benchmarks.html for some benchmarks.

There are no well done independent benchmarks unfortunately.

Of my competitors, and not considering ReiserFS (about which I am not 
objective), I would say that if you don't have really large files and 
don't have any large directories, ext3 offers the best performance.

If you have large streaming files, look at XFS.   Don't use XFS for 
files smaller than 100k, as the last time I tested against it its 
metadata updates tended to be slow, and that starts to matter at <100k 
file sizes.

JFS has never done very well in the benchmarks I run, which is why I 
tend to compare us mostly to ext3.

If you are willing to consider ReiserFS, V3 is the journaling filesystem 
that has been out for the longest, and receives the least updates (we 
are all working on V4), so it is the most stable.  I'll let others 
comment on its performance.

V4 is far higher performance than V3, but not quite fully stable yet.  
Some brave people are using it though.  Hopefully we will ship something 
stable this month.

Hans

venom@sns.it wrote:

>http://www.linux-mag.com/2002-10/jfs_01.html
>
>On some point it could be discussed, but it is a good starting point.
>
>if you know italian, I will send you another article published in three part
>on Linux&C (http://www.oltrelinux.com) about journaled filesystems available in
>Linux kernel.
>
>bests
>
>Luigi
>
>On Fri, 2 Jan 2004, Steve Glines wrote:
>
>  
>
>>Date: Fri, 02 Jan 2004 16:38:22 -0500
>>From: Steve Glines <sglines@is-cs.com>
>>To: linux-kernel@vger.kernel.org
>>Subject: file system technical comparisons
>>
>>I'm looking for a technical comparison between the major file systems.
>>At a minimum I'd like to see a comparison between ext3, reiserfs, xfs
>>and jfs. In the oh so perfect world I'd like to see detailed info on all
>>supported file systems.
>>
>>Please CC or mail me directly as I am not a subscriber to this list.
>>
>>Thanks
>>--
>>Steve Glines
>>
>>In theory, there's no difference between theory and practice, but in
>>practice there is.
>>
>>
>>-
>>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/
>>
>>    
>>
>
>-
>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/
>
>
>  
>


-- 
Hans



  reply	other threads:[~2004-01-05 11:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-02 21:38 file system technical comparisons Steve Glines
2004-01-05  9:42 ` venom
2004-01-05 11:04   ` Hans Reiser [this message]
2004-01-05 17:08     ` venom
2004-01-05 17:18       ` Hans Reiser
2004-01-06 11:58         ` venom
2004-01-06 12:07           ` Hans Reiser
2004-01-06 23:48             ` venom
2004-01-07  9:13               ` Hans Reiser
2004-01-05 17:37   ` Randy.Dunlap
2004-01-06 12:04     ` venom
2004-01-06 14:55       ` Hans Reiser
2004-01-06 20:32         ` Theodore Ts'o
2004-01-09 19:32 ` Stewart Smith

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=3FF944DA.4070405@namesys.com \
    --to=reiser@namesys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sglines@is-cs.com \
    --cc=venom@sns.it \
    /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).