I still haven't seen anything that might get us a
"universally correct" balancing between swap_out()
and refill_inactive_scan().
We either scan both categories at the same relative
rate, which gives mapped pages an advantage because
they may get unmapped later than the unmapped pages
get deactivated.
Alternatively, you do the scanning between these two
at different rates, which gives an advantage to one
or the other.
(or am I overlooking something stupid here?)
regards,
Rik
-- Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose...http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com.br/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/