mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Patrick Fritzsch <fritzsch@cip.physik.uni-muenchen.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: slow sync of fat 32 hotplugged devices
Date: Sat, 17 Dec 2005 12:38:03 -0800	[thread overview]
Message-ID: <20051217123803.82b3d8d5.akpm@osdl.org> (raw)
In-Reply-To: <43A1B5B9.2040307@cip.physik.uni-muenchen.de>

Patrick Fritzsch <fritzsch@cip.physik.uni-muenchen.de> wrote:
>
> Wouldnt it be a nice behaviour, if you could mount a file in a new sync
> mode, where it isnt synchronized during writing a file, only when a
> close ioctl command was executed on a filehandle?
> sync writing to hotplugged devices would be a lot faster then.

Yeah, this was discussed recently: `mount -o flush'.  It'll sync each file
on the final close().  I forget who was doing that, but it's gone quiet
lately.

It's not completely trivial - some work in each fs will be needed to check
that we sync everything which should be sunc.  Such as the superblock...

  parent reply	other threads:[~2005-12-17 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-15 18:28 Patrick Fritzsch
2005-12-15 18:35 ` Greg KH
2005-12-17 20:38 ` Andrew Morton [this message]
     [not found] <5k61N-oO-5@gated-at.bofh.it>
2005-12-16  5:48 ` Bodo Eggert

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=20051217123803.82b3d8d5.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=fritzsch@cip.physik.uni-muenchen.de \
    --cc=linux-kernel@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

Powered by JetHome