Re: [resent PATCH] Re: very slow parallel read performance

From: Daniel Phillips (phillips@bonn-fries.net)
Date: Mon Aug 27 2001 - 16:29:13 EST


On August 27, 2001 09:34 pm, Alex Bligh - linux-kernel wrote:
> As another optimization, we may need to think of pages used
> by multiple streams. Think, for instance, of 'make -j' and
> header files, or many users ftp'ing down the same file.
> Just because one gcc process has read past
> a block in a header file, I submit that we are less keen to
> drop it if it is in the readahead chain for another.

This is supposed to be handled by putting the page on the active list and
aging it up, i.e., the current behaviour.

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



This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:25 EST