linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fallocate and DirectIO
@ 2009-06-12 12:31 Aneesh Kumar K.V
  2009-06-12 17:33 ` Theodore Tso
  0 siblings, 1 reply; 9+ messages in thread
From: Aneesh Kumar K.V @ 2009-06-12 12:31 UTC (permalink / raw)
  To: linux-ext4@vger.kernel.org, Theodore Tso, Eric Sandeen,
	Andreas Dilger

Hi,

I noticed yesterday that a write to fallocate
space via directIO results in fallback to buffer_IO. ie the userspace
pages get copied to the page cache and then call a sync.

I guess this defeat the purpose of using directIO. May be we should
consider this a high priority bug.

-aneesh

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

end of thread, other threads:[~2009-07-24 18:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-12 12:31 Fallocate and DirectIO Aneesh Kumar K.V
2009-06-12 17:33 ` Theodore Tso
2009-07-22  1:27   ` Curt Wohlgemuth
2009-07-23 15:56     ` Curt Wohlgemuth
2009-07-24  0:56       ` Mingming
2009-07-24 16:30         ` Curt Wohlgemuth
2009-07-24 18:02           ` Aneesh Kumar K.V
2009-07-24 18:18             ` Curt Wohlgemuth
2009-07-24 18:40               ` Aneesh Kumar K.V

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