3 lines
101 B
Text
3 lines
101 B
Text
# Do a minimal amount of swapping.
|
|
# See: https://en.wikipedia.org/wiki/Swappiness
|
|
vm.swappiness = 1
|