Linux: Should You Use Twice the Amount of Ram as Swap Space?
Linux and other Unix-like operating systems use the termâswapâ to describe both the act of moving memory pages between RAM and disk, and the region of a disk the pages are stored on. It is common to use a whole partition of a hard disk for swapping. However, with the 2.6 Linux kernel, swap files are just as fast as swap partitions. Now, many admins (both Windows and Linux/UNIX) follow an old rule of thumb that your swap partition should be twice the size of your main system RAM. Let us say Iâve 32GB RAM, should I set swap space to 64 GB? Is 64 GB of swap space really required? How big should yourLinux / UNIX swap space be?
This particular article has been collected via RSS syndication. We apologize if it's too brief.
If You wish to publish articles on LinuxStreet.net please contact us.
