Gmane
From: Con Kolivas <kernel <at> kolivas.org>
Subject: [PATCH] vm - swap prefetch-8
Newsgroups: gmane.linux.kernel
Date: 2005-09-18 03:49:42 GMT (3 years, 41 weeks, 3 days, 19 hours and 4 minutes ago)
Here is the latest version of the swap prefetching patch. Locking issues in 
previous versions were addressed fixing numerous bugs and making it much 
smarter. As the prefetch daemon runs at nice 19 it could be a while between 
each page being prefetched so the watermarks are checked between each entry 
now. Other minor optimisations.

Latest patch attached is also available here:
http://ck.kolivas.org/patches/swap-prefetch/

Cheers,
Con
---