How to disable SWAP on Linux
How to disable SWAP on Linux The Linux platform uses SWAP as extra memory for system operations. Essentially, if you run out of physical memory, the system will use virtual RAM (AKA SWAP) to ensure that your operating system doesn’t…