If possible, compress the snapshot when writing it, so it doesn't take as much space.
I have to research a bit on this type of compression (probably some sort of block compression, since I am limited to the amount of RAM I can compress each time). Try to read how the hibernation image works exactly on Linux, since it doesn't always require the disk space to be the amount of RAM.
If possible, compress the snapshot when writing it, so it doesn't take as much space.
I have to research a bit on this type of compression (probably some sort of block compression, since I am limited to the amount of RAM I can compress each time). Try to read how the hibernation image works exactly on Linux, since it doesn't always require the disk space to be the amount of RAM.