I have a trusty old ThinkPad R60 with only 3 GB RAM (upgraded from 2 GB) with Linux Mint Debian Edition 4 running on it. I chose LMDE for stability and the desktop environment. The machine is one of my workhorses and, usually having multiple applications/windows/tabs open, is never turned off. This is how the 256 GB SSD is partitioned:
As you can see, the drive is encrypted and there is currently no swap space, but due to a chronic RAM shortage I would like to create some (maybe around 3-4 GB, matching RAM capacity) in order address the frequent slowdowns.
Is it possible to freshly create swap on a running system and is there a difference between using a swap partition and a swap file? Does encryption cause any additional issue requiring attention? And is there anything that must be taken into consideration when running an SSD?
My layman guess on the last part would be that swap performance will be better with an SSD than with a standard mechanical HDD, but can result in increased wear (more write/erase cycles) when using parts of an SSD as RAM.