<div dir="ltr">Thanks Tim.&nbsp;&nbsp;&nbsp; I see what you mean.&nbsp;&nbsp; I didn&#39;t know of free(1).<br><br><div class="gmail_quote">On Thu, Jul 24, 2008 at 10:57 AM, Tim Schmidt &lt;<a href="mailto:timschmidt@gmail.com">timschmidt@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Thu, Jul 24, 2008 at 12:48 PM, Jim Colton &lt;<a href="mailto:jimcolt@gmail.com">jimcolt@gmail.com</a>&gt; wrote:<br>

&gt; Thank you for writing Andy.<br>
&gt;<br>
&gt; I see about 12M of 128M left while only Terminal-2 and the Dialer are<br>
&gt; running.<br>
<br>
</div>You&#39;re not subtracting buffered and cached data. &nbsp;Linux aggressively<br>
buffers written data and caches read data for potential future use.<br>
This data is easily evicted from ram (usually without requiring<br>
anything to be written to more permanent storage), thus not negatively<br>
affecting performance.<br>
<br>
For various reasons, Linux&#39;s accounting of how much ram is in use<br>
isn&#39;t quite accurate, but you&#39;ll get a much closer number by running<br>
&#39;free&#39; in the terminal and looking at the &quot;-/+ buffers/cache&quot; line.<br>
<font color="#888888"><br>
--tim<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
support mailing list<br>
<a href="mailto:support@lists.openmoko.org">support@lists.openmoko.org</a><br>
<a href="https://lists.openmoko.org/mailman/listinfo/support" target="_blank">https://lists.openmoko.org/mailman/listinfo/support</a><br>
</div></div></blockquote></div><br></div>