> IMHO, what everybody agrees on, is that swap-prefetch has a positive effect
the fact that there is free memory is ... strange. IN principle, Linux
keeps almost no memory free (except some emergency buffers) so that
things you swap in prematurely will BY DEFINITION go at the expense of
other things that could be there....
also, they take up seek time (5 to 10 msec), so if you were to read
something else at the time you get additional latency.
so the conclusion that it only can be better (if you don't care about
power) is imo premature.
Sure it still can be worth it, but it for sure is NOT an automatic
thing.
-