Re: [PATCH 5/6] vmscan: Write out ranges of pages contiguous to the inode where possible

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Friday, June 11, 2010 - 9:27 am

On Thu, Jun 10, 2010 at 11:10:45PM -0700, Andrew Morton wrote:


Doing nearly 100% of the writepage from the flusher threads would
also be preferable from the filesystem point of view - getting I/O
from one thread helps to make it more local and work around all the
stupid I/O controller logic that tries to make our life difficult.

Of course getting rid of ->writepage from the AOPs API one day would
also be nice to simplify the filesystems code, but it's not that
important.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 6/6] vmscan: Do not writeback pages in direct r ..., Christoph Hellwig, (Fri Jun 11, 9:25 am)
Re: [PATCH 5/6] vmscan: Write out ranges of pages contiguo ..., Christoph Hellwig, (Fri Jun 11, 9:27 am)
Re: [PATCH 6/6] vmscan: Do not writeback pages in direct r ..., Christoph Hellwig, (Fri Jun 11, 10:49 am)