Ubuntu: Powersaving Tweak for Netbooks
Powersaving Tweak for Netbooks: Add the following to the /etc/rc.local file: # Economize the SSD sysctl -w vm.swappiness=1 # Strongly discourage swapping sysctl -w vm.vfs_cache_pressure=50 # Don’t shrink the inode…