linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* vfat unlink latency 54.6ms for 128MB files
@ 2005-01-10  1:23 Sami Farin
  2005-01-10 18:38 ` OGAWA Hirofumi
  0 siblings, 1 reply; 5+ messages in thread
From: Sami Farin @ 2005-01-10  1:23 UTC (permalink / raw)
  To: linux-kernel Mailing List

Just wondering, when I remove a 128MB file on vfat partition
(usb-storage, memcard reader), it causes 54.6ms latency
in rtc_latencytest...  latency seems to increase linearly
as the filesize grows.  I calculated 1s would be reached with
2344MB file but I didn't bother trying that yet.
Are there any possible fixes for fat fs so
that it doesn't disable interrupts for that long a time?

When I use loop device (the file on reiserfs), I get 45.9ms latency,
so this is not usb's fault. 

These with Linux-2.6.10-ac8 on UP, PPro+, no preempt.
http://safari.iki.fi/vfat-unlink/

-- 


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

end of thread, other threads:[~2005-01-10 23:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10  1:23 vfat unlink latency 54.6ms for 128MB files Sami Farin
2005-01-10 18:38 ` OGAWA Hirofumi
2005-01-10 19:39   ` Sami Farin
2005-01-10 22:36   ` Robert Hardy
2005-01-10 23:41     ` OGAWA Hirofumi

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).