All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ted Ts'o <tytso@mit.edu>
To: "Richard W.M. Jones" <rjones@redhat.com>
Cc: linux-ext4@vger.kernel.org, berrange@redhat.com
Subject: Re: [PATCH e2fsprogs] Add flag to ext2fs_flush and ext2fs_close to avoid fsync.
Date: Sat, 24 Sep 2011 12:53:50 -0400	[thread overview]
Message-ID: <20110924165350.GC2779@thunk.org> (raw)
In-Reply-To: <20110923102342.GC31740@amd.home.annexia.org>

On Fri, Sep 23, 2011 at 11:23:42AM +0100, Richard W.M. Jones wrote:
> [Hopefully sent to the right place this time ...]
> 
> This patch allows users of the ext2fs library to avoid doing an fsync
> on close (obviously this is optional, and doesn't affect existing callers).
> 
> Where this helps us is when constructing a throwaway ext2 filesystem
> just to boot a virtual machine.  By avoiding the 2 x fsync, we save
> over 5 seconds and many many unnecessary disk writes.

Added to the e2fsprogs next branch, thanks.  It will be part of the
e2fsprogs 1.42 release.

						- Ted

      reply	other threads:[~2011-09-24 16:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-23 10:23 [PATCH e2fsprogs] Add flag to ext2fs_flush and ext2fs_close to avoid fsync Richard W.M. Jones
2011-09-24 16:53 ` Ted Ts'o [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=20110924165350.GC2779@thunk.org \
    --to=tytso@mit.edu \
    --cc=berrange@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=rjones@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.