<HTML >
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">



<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</HEAD>
<BODY lang=EN-US link=blue vlink=blue>
<DIV>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Swap along with real memory is &#8220;virtual
memory&#8221;.&nbsp;&nbsp; Many programs preallocate virtual memory at start up
so even if you&#8217;re not doing paging (nothing really swaps any more) it is
often a good idea to have swap to allow more programs to do this preallocation.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>There&#8217;s a good write up here:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><a
href="http://www.linux.com/news/software/applications/8208-all-about-linux-swap-space">http://www.linux.com/news/software/applications/8208-all-about-linux-swap-space</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> ale-bounces@ale.org
[mailto:ale-bounces@ale.org] <b><span style='font-weight:bold'>On Behalf Of </span></b>Michael
Trausch<br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, January 18, 2011
10:04 AM<br>
<b><span style='font-weight:bold'>To:</span></b> Atlanta Linux Enthusiasts<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [ale] how do I
increase Linux swap file size?</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>Even
using my desktop system for heavy tasks, I rarely dip into swap usage. I have 6
GB RAM, and unless I am being pretty wasteful everything fits in that.&nbsp;
Even multilayer GIMP images while compiling the kernel and GCC seems to not
fill up memory (but I can say bye bye to I/O bandwidth...)<o:p></o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>--<br>
Sent from my HTC Vision (G2), running Gingerbread.<br>
That is, a phone-like mobile device. :)<o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On Jan 18, 2011 9:56 AM, &quot;Jim Kinney&quot; &lt;<a
href="mailto:jim.kinney@gmail.com">jim.kinney@gmail.com</a>&gt; wrote:<br
type=attribution>
&gt; Swap space _really_ depends on how the system is used. A single user
desktop<br>
&gt; running web browsing and email can have swap turned of if the system has
4GB<br>
&gt; RAM. Using a heavy memory application like extensive gimp on HUGE files
with<br>
&gt; loads of undo levels, leave the swap at 2:1 swap:RAM<br>
&gt; <br>
&gt; For a multi-user server, swap use will be determined by the type of<br>
&gt; application and the loading of it. A multi-purpose system running mail,
web,<br>
&gt; file servics, etc, will benefit from the swap space at around 2:1. But a<br>
&gt; high performance solo-service web server running tomcat with multiple<br>
&gt; multi-core cpu's will not benefit unless the web application has
long-lived<br>
&gt; caching of user state.<br>
&gt; <br>
&gt; High performance file servers (NFS or CIFS) should have swap nearly turned<br>
&gt; off or at the most 1:1 for caching of system . If a fileserver starts<br>
&gt; hitting swap, the pager is about to start beeping.<br>
&gt; <br>
&gt; -- <br>
&gt; -- <br>
&gt; James P. Kinney III<br>
&gt; I would rather stumble along in freedom than walk effortlessly in chains.<o:p></o:p></span></font></p>

</div>

</div>

</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<FONT FACE="Arial" SIZE="2">Proud partner. Susan G. Komen for the Cure.</FONT>
</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<FONT FACE="Arial" COLOR="green" SIZE="1"><EM>Please consider our environment before printing this e-mail or attachments.</EM></FONT>
</DIV>
<DIV STYLE="FONT-SIZE: 9pt; FONT-FAMILY: Courier New">
<FONT FACE="Arial" SIZE="2">----------------------------------<BR>CONFIDENTIALITY NOTICE: This e-mail may contain privileged or confidential information and is for the sole use of the intended recipient(s). If you are not the intended recipient, any disclosure, copying, distribution, or use of the contents of this information is prohibited and may be unlawful. If you have received this electronic transmission in error, please reply immediately to the sender that you have received the message in error, and delete it. Thank you.<BR>----------------------------------<BR></FONT>
</DIV></BODY></HTML>