Re: I/O blocked while dirty pages are being flushed

From: Bart Van Assche
Date: Sun Mar 24 2013 - 06:27:50 EST


On 03/24/13 06:12, Fredrik Tolf wrote:
While this flush is running, I find that many a process goes into disk
sleep waiting for the flush to complete. This includes the process
manipulating the mmapped file whenever it tries to redirty a page
currently waiting to be flushed, but also, for instance, programs that
write() to log files (since, I guess, the buffer page backing the last
written portion of the log file is being flushed).

Had you already encountered this article: Jonathan Corbet, The trouble with stable pages, March 13, 2012 (http://lwn.net/Articles/486311/) ?

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/