linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Query about DIO/AIO WRITE throttling and ext4 serialization
@ 2011-06-01 21:50 Vivek Goyal
  2011-06-02  1:22 ` Dave Chinner
  0 siblings, 1 reply; 17+ messages in thread
From: Vivek Goyal @ 2011-06-01 21:50 UTC (permalink / raw)
  To: linux-ext4

Hi,

If I throttle a DIO/AIO WRITE bio at block device in a cgroup, will it
lead to any kind of serialization of ext4 file system. IOW, is there any
filesystem operation which will wait for that DIO/AIO WRITE to finish
before other filesystem can make progress (fsync, journalling etc?)

I know that for throttling of buffered WRITES I do run into serialization
issues hence I was thinking of moving throttling buffered WRITE while
they are entering page cache and get rid of issues related to filesystem
serialization. I am not sure about DIO/AIO WRITES hence the question.

Thanks
Vivek

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

end of thread, other threads:[~2011-06-09 13:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-01 21:50 Query about DIO/AIO WRITE throttling and ext4 serialization Vivek Goyal
2011-06-02  1:22 ` Dave Chinner
2011-06-02 14:17   ` Vivek Goyal
2011-06-02 14:36     ` Vivek Goyal
2011-06-02 15:56       ` Vivek Goyal
2011-06-02 23:51         ` Dave Chinner
2011-06-03  0:27           ` Vivek Goyal
2011-06-03  0:43             ` Ted Ts'o
2011-06-03  0:54               ` Vivek Goyal
2011-06-03  1:02                 ` Christoph Hellwig
2011-06-03  1:28                   ` Vivek Goyal
2011-06-03  1:33                     ` Vivek Goyal
2011-06-09 13:09                       ` Christoph Hellwig
2011-06-03  3:30                   ` Eric Sandeen
2011-06-03  5:00                     ` Christoph Hellwig
2011-06-03  1:11                 ` Ted Ts'o
2011-06-02 23:46     ` Dave Chinner

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