I would like to use a dynamically expanding swap file, I install swapspace to do this
sudo apt-get install swapspace
Then I configured /etc/swapspace.conf
I have a 10MiB swap file already in /var/swapfile
However, nothing seems to be working. In top and system monitor the amount of swap space is not changing
What am I doing wrong?
sudo systemctl start swapspace.service
? – watbywbarif Mar 23 '22 at 08:17stress-ng
but no new swap images are added. I get only memory allocation errors. – watbywbarif Mar 23 '22 at 08:24