bob prohaska wrote on 2021/07/09 02:54: > Started a new swaplog: Connect a USB mass storage device that you have no use for. Mount the file system in it. Create a file in that file system like dd if=/dev/zero of=/mnt/somefile. Attach it to the memory disk like mdconfig /mnt/somefile. Add it to the swap.
Ask Mark to explain the details to you :)
