On 11/15/2010 04:05 AM, Minchan Kim wrote:At the time, there were all kinds of general problems in page reclaim that all needed to be fixed. Peter's patch was mostly a band-aid for streaming IO. However, now that most of the other page reclaim problems seem to have been resolved, it would be worthwhile to test whether Peter's drop-behind approach gives an additional improvement. I could see it help by getting rid of already-read pages earlier, leaving more space for read-ahead data. I suspect it would do fairly little to protect the working set, because we do not scan the active file list at all unless it grows to be larger than the inactive file list. -- All rights reversed --
