I increased the swap size from 4 GB to 19.8 GB and after that it is not swaping anymore (0 bytes). I followed this answer.
Thanks
I increased the swap size from 4 GB to 19.8 GB and after that it is not swaping anymore (0 bytes). I followed this answer.
Thanks
swapoff /swapfile
and at the end enabling it againswapon /swapfile
. What is the output ofsudo swapon --show
? – Michal Przybylowicz Aug 13 '19 at 21:41/nvme0n1p5 partition 3,8G 0B -2 /swapfile file 16G 0B -3
– vortex Aug 13 '19 at 21:47