For the original poster this page covers the memory usage quite well: <a href="http://www.linuxhowtos.org/System/Linux%20Memory%20Management.htm">http://www.linuxhowtos.org/System/Linux%20Memory%20Management.htm</a><br><br>
<br><div class="gmail_quote">On Tue, Mar 8, 2011 at 7:05 AM, Justin Krejci <span dir="ltr"><<a href="mailto:jus@krytosvirus.com">jus@krytosvirus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Yep, you can see your swap usage is zero, additionally you can tweak your vm.swappiness sysctl setting. I usually drop mine down to 10 to reduce its preference of using swap on my laptop and servers when I know my RAM capacity will be sufficient for normal operations.<br>

<br>
<br>
Sent via BlackBerry from T-Mobile<br>
<div><div></div><div class="h5"><br>
-----Original Message-----<br>
From: Tony Yarusso <<a href="mailto:tonyyarusso@gmail.com">tonyyarusso@gmail.com</a>><br>
Sender: <a href="mailto:tclug-list-bounces@mn-linux.org">tclug-list-bounces@mn-linux.org</a><br>
Date: Mon, 7 Mar 2011 23:36:22<br>
To: TCLUG Mailing List<<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a>><br>
Reply-To: TCLUG Mailing List <<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a>><br>
Subject: Re: [tclug-list] Centos 5.5 WTF in Progress<br>
<br>
On Mon, Mar 7, 2011 at 10:41 PM, Mr. B-o-B <<a href="mailto:mr.chew.baka@gmail.com">mr.chew.baka@gmail.com</a>> wrote:<br>
> [bob@bigdaddy init.d]$ free -m<br>
>             total       used       free     shared    buffers     cached<br>
> Mem:          3828       3804         24          0         83       3492<br>
> -/+ buffers/cache:        228       3600<br>
> Swap:         2000          0       2000<br>
<br>
There's not actually anything terribly concerning here.  Look at the<br>
*second* line - you only have 228MB of RAM actually being used "for<br>
real" - the rest is just cache.  The Linux kernel is designed to make<br>
use of all available memory for performance reasons, so it will keep<br>
loading things as caches until it runs out of stuff to load or RAM to<br>
fill.  The second line tells you how much is in use disregarding those<br>
caches.<br>
<br>
> Here is the output from ps aux.  It looks like java is out of control.  Is<br>
> this normal?<br>
<br>
Yes, Java has a reputation for being a resource hog.<br>
<br>
 - Tony<br>
_______________________________________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br>
_______________________________________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Ben Lutgens<br>Linux / Unix System Administror<br><br>Three of your friends throw up after eating chicken salad.  Do you think:<br>"I should find more robust friends" or "we should check that refrigerator"?<br>
       -- Donald Becker, on vortex-bug, suspecting a network-wide problem<br><br>