Reasons to (not) setup swap on GNU/Linux
- Read more about Reasons to (not) setup swap on GNU/Linux
- Log in to post comments
Disclaimer: this article does not pretend to be a complete picture of using swap on UNIX.
Most of the time, recent GNU/Linux distributions insist on creating a swap area.
Swap is generally used to temporarily store memory used by running(/sleeping) applications, but might as well be used to store a copy of RAM to disk for hibernation.