Linux EXT4 FS development
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@dilger.ca>
To: Daniel Taylor <Daniel.Taylor@wdc.com>
Cc: ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: Repost (from LKML): EXT3 FS and 64K blocks error
Date: Sat, 10 Jul 2010 16:14:54 -0600	[thread overview]
Message-ID: <42752894-1B06-4A05-BAC0-511F9C298143@dilger.ca> (raw)
In-Reply-To: <469D2D911E4BF043BFC8AD32E8E30F5B24AEEE@wdscexbe07.sc.wdc.com>

On 2010-07-09, at 16:32, Daniel Taylor wrote:
> I guess we'll find out how well they work ;)  we're putting them into
> pre-production test now.  The main reason is that we're building a NAS
> that will see significant use as a media server (we hope) and we do see
> a performance improvement with the larger file system blocks in our
> engineering tests.

I suspect that the reason you see better performance with ext3 and 64kB blocksize is due to the lower per-block allocation overhead.  This issue is gone with ext4 due to extents and mballoc.

>> Is there a particular reason why you care about this with 
>> ext3?   Ext4 does provide a superset of the features in ext3...
> 
> We're switching to ext4.  I just thought someone might want to take
> a look at the error message.  I can do some more testing, next
> week, if there are suggestions of what to try.

It would be interesting to see if there are still differences in performance with ext4 + 64kB blocksize.  At a minimum it is good for someone to test the 64kB blocksize support (which not many people can do), and it is worthwhile to know if there is still performance to be gained from large blocksize or not.

Cheers, Andreas






      parent reply	other threads:[~2010-07-10 22:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09  0:10 Repost (from LKML): EXT3 FS and 64K blocks error Daniel Taylor
2010-07-09 12:03 ` Theodore Tso
2010-07-09 22:32   ` Daniel Taylor
2010-07-10  0:26     ` Ted Ts'o
2010-07-10 22:14     ` Andreas Dilger [this message]

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=42752894-1B06-4A05-BAC0-511F9C298143@dilger.ca \
    --to=adilger@dilger.ca \
    --cc=Daniel.Taylor@wdc.com \
    --cc=linux-ext4@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