Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sysctl [2015/07/24 14:12]
steve
sysctl [2015/11/30 14:24] (current)
steve
Line 40: Line 40:
 </​code>​ </​code>​
  
 +[[https://​en.wikipedia.org/​wiki/​Swappiness|Wikipedia references]]
  
 +  * vm.swappiness = 0 - swap only to avoid an OOM
 +  * vm.swappiness = 1 - minimum amount of swapping without disabling it completely
 +  * vm.swappiness = 10 - recommended value when sufficient memory exists in a system