On 14/08/13 14:42, David wrote: > On 14 August 2013 13:31, David <[email protected]> wrote: >> >> from which I conclude that the answer to my question "has the swapfile ever >> been used" would be authoritatively given by: >> >> $ cat /proc/vmstat | grep pswpout >> pswpout 0 > > or alternatively it looks like the same (cumulative) information appears in > the > output of 'vmstat -s' hi
there is the vm.swappiness setting for controlling the usage of swap file /sbin/sysctl vm.swappiness=<value> with <value> being between 0 and 100 Steve _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
