lkml.org 
[lkml]   [2004]   [May]   [26]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
From"Buddy Lumpkin" <>
SubjectRE: why swap at all?
DateWed, 26 May 2004 05:31:46 -0700
> In my experience, it's perfectly possible to run a typical desktop system
> with no swap at all.  Certainly the 'double the amount of physical RAM' 
> guideline has been taken far too literally in my opinion.

--------snip---------
In older BSD systems like SunOS 4.x, malloc would literally fail if you did
not have enough physical memory and backing store (swap) to store that
anonymous memory segment. 

This meant that if you wanted to leverage swap to get additional virtual
memory beyond the amount of installed physical memory, you needed more than
1x physical memory. This is where the old 2x physical memory came from.

--Buddy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.138 / U:0.110 seconds]
©2003-2008 Jasper Spaans