From: Alex Tomas <alex@clusterfs.com>
To: Andreas Dilger <adilger@clusterfs.com>
Cc: Valerie Clement <valerie.clement@bull.net>,
ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: Large File Deletion Comparison (ext3, ext4, XFS)
Date: Sat, 28 Apr 2007 00:48:30 +0400 [thread overview]
Message-ID: <4632619E.4080208@clusterfs.com> (raw)
In-Reply-To: <20070427203821.GJ5967@schatzie.adilger.int>
Andreas Dilger wrote:
> Ah, one thing that is only mentioned in the URL is that the "IO count" is
> in units of 512-byte sectors. In the case of XFS doing logical journaling
> this avoids a huge amount of double writes to the journal and then to the
> filesystem. I still think ext4 could do better than it currently does.
I thought about this in context of huge directories when working set of blocks
is very large and it doesn't fit journal causing frequent commits. two ideas
I was thinking of are: 1) journal "change" where possible 2) compress whole
transaction to be written in the journal
thanks, Alex
prev parent reply other threads:[~2007-04-27 20:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-27 13:41 Large File Deletion Comparison (ext3, ext4, XFS) Valerie Clement
2007-04-27 18:33 ` Theodore Tso
2007-04-27 20:33 ` Andreas Dilger
2007-04-27 18:51 ` Alex Tomas
2007-04-27 20:38 ` Andreas Dilger
2007-04-27 20:48 ` Alex Tomas [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=4632619E.4080208@clusterfs.com \
--to=alex@clusterfs.com \
--cc=adilger@clusterfs.com \
--cc=linux-ext4@vger.kernel.org \
--cc=valerie.clement@bull.net \
/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).