Swappiness
If your netbook is slow because it uses swap space extensively, you can lower the swappiness by changing the vm.swappiness value in /etc/sysctl.conf to ten:
vm.swappiness = 10
(add the line if it does not exist)
If your netbook is slow because it uses swap space extensively, you can lower the swappiness by changing the vm.swappiness value in /etc/sysctl.conf to ten:
vm.swappiness = 10
(add the line if it does not exist)