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

From: Oliver Neukum (Oliver.Neukum@lrz.uni-muenchen.de)
Date: Mon Aug 27 2001 - 13:37:36 EST


Hi,

> - Readahead cache is naturally a fifo - new chunks of readahead
> are added at the head and unused readahead is (eventually)
> culled from the tail.

do you really want to do this based on pages ? Should you not drop all pages
associated with the inode that wasn't touched for the longest time ?
If you are streaming dropping all should be no great loss.

        Regards
                Oliver
-
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:24 EST