minimize swap usage
[debian6500.git] / master / etc / sysctl.d / swap.conf
1 # Custom settings
2 # minimize the swapping, still swap partition is necessary for hibernation
3 vm.swappiness = 1
4 vm.vfs_cache_pressure = 50