Linux.com

Everything Linux and Open Source

Linux: Should You Use Twice the Amount of Ram as Swap Space?

November 19, 2008 (4:30:00 PM)  -  1 year ago
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 your Linux / UNIX swap space be?
Read in the original layout at: http://www.linux.com/archive/feed/153453