Swap

From Hackepedia
Revision as of 04:28, 7 October 2005 by Pbug (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Is a secondary storage for memory that is swapped or paged out. It is also used for saving the kernel corefile when the system panics. Some systems compress their corefile to swap and others don't (BSD doesn't), this is why it's a good idea to have 1.5 to 2 times as much swap as physical memory in a machine (as a rule of thumb), so that you can get a good corefile.