Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Saturday, June 26, 2010 - 3:05 am

On Fri, Jun 25, 2010 at 11:35:10PM -0400, Vivek Goyal wrote:

Corrado, can you explain what workloads you doing that commit for?
The commit message doesn't really given any useful information.



So what application does this?


I don't think this makes much sense.  And O_SYNC write / fsync are
defined to not return before the I/O makes it to disk, and for any
sane filesystem end with a WRITE_BARRIER request because of that.
So we end these with an explicit unplug anyway, no need for idling
logic.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
trying to understand READ_META, READ_SYNC, WRITE_SYNC & co, Christoph Hellwig, (Mon Jun 21, 2:48 am)
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co, Christoph Hellwig, (Sat Jun 26, 3:05 am)