<br><br>
<div class="gmail_quote">On Wed, Mar 9, 2011 at 3:36 PM, MR ZenWiz <span dir="ltr"><<a href="mailto:mrzenwiz@gmail.com">mrzenwiz@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">On Wed, Mar 9, 2011 at 12:09 PM, David Curtis <<a href="mailto:dave.c.curtis@gmail.com">dave.c.curtis@gmail.com</a>> wrote:<br>
:<br>><br>> Swap is always recommended as linux optimises RAM use with it, regardless of<br>> how much RAM you have.<br>><br>Swap space is used for anonymous memory (i.e., that which does not<br>already map to a file) when the system needs more than you have.  If<br>
you never use more memory than you have physically available,<br>technically you do not need swap space.  If you have 32GB of memory<br>and never use more than 4GB of it (and you don't hibernate your<br>machine), you do not need swap space.<br>
<br>> <a href="https://help.ubuntu.com/community/SwapFaq" target="_blank">https://help.ubuntu.com/community/SwapFaq</a><br>><br>Interesting article about what swap is used for, but I didn't see any<br>blanket "always" recommendation for swap there.<br>
<br>However, I agree that a swap space (partition or file) at least the<br>same size as memory is good, double better.  It really depends on how<br>you use memory (and disk) and how much you have, as I said up front.<br><font color="#888888"><br>
</font></blockquote>
<div> </div>
<div> </div>
<div>My assumption is that memory management needs swap to work properly. But not being a kernel guru I can only post another link for some sort of validation, which if you read says yes, use swap regardless of RAM size but then goes on to muddy the waters...</div>

<div> </div>
<div><a href="http://kerneltrap.org/node/3202">http://kerneltrap.org/node/3202</a></div>
<div> </div>
<div>Also from the first link above you can read a more advanced explanation of swap which argues for swap for other reasons.</div>
<div> </div>
<div><a href="http://distilledb.com/blog/archives/date/2009/02/22/swap-files-in-linux.page">http://distilledb.com/blog/archives/date/2009/02/22/swap-files-in-linux.page</a></div>
<div> </div>
<div> </div>
<div>To me it just seems to be common sense that if the system needs swap for a seldomly occuring situation (badly behaving process) you might as well put it in if it will help and incurr no apreciable resource penalty, but again I'm no kernel expert.</div>

<div> </div>
<div>Dave</div>
<div> </div></div>