umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

Set vm.swappiness to 1?

Open christopherowen opened this issue 1 year ago • 0 comments

I think it should be preferable to configure the kernel to avoid swapping unless necessary. For low memory machines like the raspberry Pi, this can have a positive impact on performance.

This is done by setting vm.swappiness = 1 in /etc/sysctl.conf

https://askubuntu.com/questions/103915/how-do-i-configure-swappiness

christopherowen avatar Jun 24 '24 09:06 christopherowen