mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Syncing single filesystem (slow USB writing)
@ 2005-07-29  3:31 Andrey Borzenkov
  2005-07-29  3:50 ` Andrew Morton
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Andrey Borzenkov @ 2005-07-29  3:31 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

Mandrake always mounted USB sticks with sync option; it was effectively noop 
except for a patch that implemented limited dsync semantic.

Now, when full sync support for FATis in kernel, moutning with sync became 
real pain. Writing speed dropped from 3MB/s to 30KB/s in my case (and I am 
not alone).

One idea how to improve situation - continue to mount with dsync (having 
basically old case) and do frequent sync of filesystem (this culd be started 
as HAL callout or whatever). Unfortunately, I could not find a way to request 
a sync (flush) of single mount point or block device. Have I missed 
something?

TIA

-andrey

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-07-29 21:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-29  3:31 Syncing single filesystem (slow USB writing) Andrey Borzenkov
2005-07-29  3:50 ` Andrew Morton
2005-07-29  4:12   ` Andrey Borzenkov
2005-07-29 10:28   ` Andrey Borzenkov
2005-07-29 11:20     ` Andrew Morton
2005-07-29 11:44       ` Andrey Borzenkov
2005-07-29 17:52         ` Andrew Morton
2005-07-29  7:53 ` Jan Engelhardt
2005-07-29 21:10 ` Chris Wedgwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®