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

Posted by nixcraft on Nov 19, 2008 5:08 PM EDT
nixcraft
Mail this story
Print this story

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?

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Debian, Fedora, Gentoo, GNU, Kernel, Linux, Red Hat, Sun, Ubuntu

« Return to the newswire homepage

Subject Topic Starter Replies Views Last Post
Outdated rules of thumb jezuch 20 3,115 Nov 22, 2008 7:01 PM

You cannot post until you login.