![]() | 1 | initial version |
You can define swapiness in /etc/sysctl.d/99-sysctl.conf (sudo gedit /etc/sysctl.d/99-sysctl.conf
), and define it there:
vm.swappiness=x
for example:
vm.swappiness=10
![]() | 2 | No.2 Revision |
You can define swapiness in /etc/sysctl.d/99-sysctl.conf (sudo gedit /etc/sysctl.d/99-sysctl.conf
), and define it there:) by adding:
vm.swappiness=x
for example:
vm.swappiness=10
![]() | 3 | No.3 Revision |
You can define swapiness in /etc/sysctl.d/99-sysctl.conf (sudo gedit /etc/sysctl.d/99-sysctl.conf
) by adding:
vm.swappiness=x
vm.swappiness = x
for example:
vm.swappiness=10
vm.swappiness = 10
You should be able to check the swappiness afterwards by running sysctl -a
.
![]() | 4 | No.4 Revision |
You can define swapiness in /etc/sysctl.d/99-sysctl.conf (sudo gedit /etc/sysctl.d/99-sysctl.conf
) by adding:
vm.swappiness = x
for example:
vm.swappiness = 10
You should be able to check the swappiness afterwards by running sysctl
.-a-a | grep vm.swappi
![]() | 5 | No.5 Revision |
You can define swapiness in /etc/sysctl.d/99-sysctl.conf (sudo gedit /etc/sysctl.d/99-sysctl.conf
) by adding:
vm.swappiness = x
for example:
vm.swappiness = 10
You should be able to check the swappiness afterwards by running sysctl
.-a | grep vm.swappivm.swappiness