Re: [PATCH] Improve buffered streaming write ordering

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dave Chinner
Date: Thursday, October 2, 2008 - 4:43 pm

On Thu, Oct 02, 2008 at 11:48:56PM +0530, Aneesh Kumar K.V wrote:

Quite frankly, a simple streaming buffered write should *never*
trigger writeback from the LRU in memory reclaim. That indicates
that some feedback loop has broken down and we are not cleaning
pages fast enough or perhaps in the correct order. Page reclaim in
this case should be reclaiming clean pages (those that have already
been written back), not writing back random dirty pages.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Improve buffered streaming write ordering, Chris Mason, (Wed Oct 1, 11:40 am)
Re: [PATCH] Improve buffered streaming write ordering, Andrew Morton, (Wed Oct 1, 9:52 pm)
Re: [PATCH] Improve buffered streaming write ordering, Aneesh Kumar K.V, (Thu Oct 2, 11:08 am)
Re: [PATCH] Improve buffered streaming write ordering, Aneesh Kumar K.V, (Thu Oct 2, 11:18 am)
Re: [PATCH] Improve buffered streaming write ordering, Andrew Morton, (Thu Oct 2, 12:44 pm)
Re: [PATCH] Improve buffered streaming write ordering, Dave Chinner, (Thu Oct 2, 4:43 pm)
Re: [PATCH] Improve buffered streaming write ordering, Chris Mason, (Fri Oct 3, 12:45 pm)
Re: [PATCH] Improve buffered streaming write ordering, Aneesh Kumar K.V, (Mon Oct 6, 3:16 am)
Re: [PATCH] Improve buffered streaming write ordering, Aneesh Kumar K.V, (Tue Oct 7, 1:45 am)
Re: [PATCH] Improve buffered streaming write ordering, Christoph Hellwig, (Tue Oct 7, 2:05 am)
Re: [PATCH] Improve buffered streaming write ordering, Aneesh Kumar K.V, (Tue Oct 7, 3:02 am)
Re: [PATCH] Improve buffered streaming write ordering, Theodore Tso, (Tue Oct 7, 6:29 am)
Re: [PATCH] Improve buffered streaming write ordering, Christoph Hellwig, (Tue Oct 7, 6:36 am)
Re: [PATCH] Improve buffered streaming write ordering, Peter Staubach, (Tue Oct 7, 6:55 am)
Re: [PATCH] Improve buffered streaming write ordering, Dave Chinner, (Thu Oct 9, 10:13 pm)