Thanks you everyone for the helpful replies! * John Magolske <[email protected]> [120723 23:22]: > This command will set swappiness (to 0 in this case): > > # sysctl vm.swappiness=0 > > To have that setting persist across reboots, it is suggested to add > a line like so to /etc/sysfs.conf : > > vm.swappiness=0 > > Which I did...but that value is not set after reboot:
Per your suggestions, I set vm.swappiness=0 in /etc/sysctl.conf and that value is indeed reflected after reboot (just now got around to re-booting this machine). John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

