[PATCH] xfs: Do background CIL flushes via a workqueue
Vivek Goyal
vgoyal at redhat.com
Tue Mar 27 12:18:45 CDT 2012
On Tue, Mar 27, 2012 at 01:03:09PM -0400, Christoph Hellwig wrote:
> On Tue, Mar 27, 2012 at 12:19:41PM -0400, Vivek Goyal wrote:
> > So xfs either need to resort to similar optimizaiton where IO type from
> > both the process context is of same type or try to do all the IO from
> > one process context.
>
> All XFS log I/O is marked SYNC and (FUA and/or FLUSH).
In that case I am not sure if XFS should still face the idling issue. If
it does, then we need to debug it further and see why the fix is not
working.
Dave, any chance of 10 seconds of blktrace data when this problem happens?
Thanks
Vivek
More information about the xfs
mailing list