<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Matthew Miller wrote:<br>
<blockquote type="cite" cite="mid20050201180951.GA5593@jadzia.bu.edu">
  <pre wrap="">On Tue, Feb 01, 2005 at 09:17:38AM -0500, Scot L. Harris wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Personally I don't think it makes much sense in most cases (not all) to
have more than about 1GB of swap space on a system.  Again this rule of
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I agree -- if you're swapped out so much that you need 6GB, you'll probably
die of old age before it swaps back in....

  </pre>
</blockquote>
A lot of swap space is only useful if you have a lot of memory-hog
processes sitting idle in swap space.  This is often useful for
applications which take a long time to dynmically link, since they
start up faster from swap.  <br>
<br>
I configured this machine with 2G swap (1G on each of 2 drives), but I
never see more than 20 meg of so in use.<br>
</body>
</html>