Re: Thread implementations...
From: Stephen C. Tweedie <hidden>
Date: 1998-07-03 20:06:27
Hi, On Fri, 3 Jul 1998 17:21:51 +0200 (CEST), Rik van Riel [off-list ref] said:
On Wed, 1 Jul 1998, Stephen C. Tweedie wrote:quoted
sequential clusters, but if we have things like Ingo's random swap stats-based prediction logic, then we can use exactly the same extent concept there too.
Hmm, it appears this was the legendary swap readahead code I was looking for a while ago :)
But, ehhh, just what _is_ this random swap stats-based prediction algorithm,
It's a per-swap-page readahead predictor which observes the access patterns for vmas.
and how far from implementation is it?
It is implemented. It is not in the main kernels, nor does it take advantage of the potential for swap readahead in the 2.1.86+ kernels. --Stephen -- This is a majordomo managed list. To unsubscribe, send a message with the body 'unsubscribe linux-mm me@address' to: majordomo@kvack.org