« BBC language resources online | Main | Where I've been »

Agressive paging instead of swapping

The 2.6 kernel allows you to tune this.

# echo 10 > /proc/sys/vm/swappiness

This will favor text/data pages rather than buffercache for RAM.