]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commit
setup: Configure swappiness
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Nov 2016 21:37:46 +0000 (21:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Nov 2016 21:37:46 +0000 (21:37 +0000)
commit21b0276e0d7e4439f633f0888e87fb3e691bf742
tree406af1023add9f2efc8ac76ded37ecf11ac6e375
parente4770a6b5ec5c85e0d50baddb9fb8c163f0bafee
setup: Configure swappiness

This will turn off any preemptive swapping and will only allow
swapping to avoid any OOM conditions. This will help to keep
the system responsive, avoids latency and saves writing on
storage.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
setup/setup.nm
setup/sysctl/swappiness.conf [new file with mode: 0644]