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