[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: patch for 2.1.102 swap code
Hi Rik,
On Tue, 26 May 1998 23:46:35 +0200 (MET DST), Rik van Riel
<H.H.vanRiel@phys.uu.nl> said:
> Hmm, could read_swap_cache_async() be used to implement swap
> readahead?
Absolutely, it was designed with that in mind. It's a bit close to
2.1 to actually use it, but I'll be doing a lot of work to tighten
things up in 2.3 around the swap code, and readahead will be one
component of that.
--Stephen