From: Theodore Tso <tytso@mit.edu>
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 12:02:45 -0400 [thread overview]
Message-ID: <20081027160245.GD10603@mit.edu> (raw)
In-Reply-To: <4905D027.3070405@austin.ibm.com>
On Mon, Oct 27, 2008 at 09:28:55AM -0500, Steven Pratt wrote:
>> 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.
Indeed, thanks Steven, for doing this work; it's much appreciated!
Couple of quick questions/suggestions
*) What version of e2fsprogs did you use for your ext4 tests, and what
if any options did you give to mke2fs when creating the filesystem?
*) For all of the filesystems except for btrfs, where you mentioned
different mount options in use, is it fair to assume that no mount
options were specified so the filesystem defaults were used?
*) With the full knowledge that ext4 will probably not do terribly
well with this suggested change, it would be interesting if you did a
variant of the mail server benchmark where the benchmark code
performed an fsync() before closing the new file, and an fsync on the
containing directory after deleting a file, to simulate what real
MTA's tend to do in order to assure correct SMTP semantics. (Some
won't do the fsync on delete, on the assumption that sending an
e-mail twice is harmless, where as losing an e-mail is completely
unacceptable. In a world where 97% of the mail messages transiting
the backbone is spam, some might disagree with those sentiments, but
the SMTP protocol requires, and most MTA's do perform, an fsync() an
incoming mail message before they acknowledge that they mail message
has been accepted and they are now taking responsibility for sending
the mail message on to its final destination. :-)
In a 2-3 days after I get the ext4 patch queue back into shape after
2.6.28-rc2, it would interesting to get a benchmark run of 2.6.28-rc2
plus the ext4 patch queue with and without the akpm_lock_hack mount
option. I'm not sure how much time/effort it takes to do a complete
set of benchmark runs for a different kernel version and/or mount
option, but there are definitely a number of experiments where it
would be very useful to crank through your benchmark systems, and as
long as it doesn't burden your primary benchmarking objectings overly
much, it would be great to see what those experiments run on your
benchmarking setup would turn up.
Thanks, regards,
- Ted
next prev parent reply other threads:[~2008-10-27 16:02 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
2008-10-27 15:12 ` Steven Pratt
2008-10-27 16:02 ` Theodore Tso [this message]
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=20081027160245.GD10603@mit.edu \
--to=tytso@mit.edu \
--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).