<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentários sobre: Limpar memória cache no Ubuntu</title>
	<atom:link href="http://celsoendo.com/2009/11/23/limpar-memoria-cache-no-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://celsoendo.com/2009/11/23/limpar-memoria-cache-no-ubuntu/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss</link>
	<description>Um pouco de tudo... de tudo um pouco</description>
	<lastBuildDate>Fri, 21 Jan 2011 01:05:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=8591</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>Por: André Franklin</title>
		<link>http://celsoendo.com/2009/11/23/limpar-memoria-cache-no-ubuntu/comment-page-1/#comment-16</link>
		<dc:creator>André Franklin</dc:creator>
		<pubDate>Sun, 21 Nov 2010 18:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://celsoendo.com/?p=40#comment-16</guid>
		<description>Cara, show de bola a dica.. procurei isso por umas 3 horas na net, até achar esse artigo, e o resultado é imediato :

root@andre-AO532h:/home/andre# free -m
             total       used       free     shared    buffers     cached
Mem:          2002       1129        872          0         56        603
-/+ buffers/cache:        469       1532
Swap:         5998          0       5998
root@andre-AO532h:/home/andre# echo 3 &gt; /proc/sys/vm/drop_caches
root@andre-AO532h:/home/andre# free -m
             total       used       free     shared    buffers     cached
Mem:          2002        662       1339          0          0        208
-/+ buffers/cache:        453       1548
Swap:         5998          0       5998


Valeuuu cara!</description>
		<content:encoded><![CDATA[<p>Cara, show de bola a dica.. procurei isso por umas 3 horas na net, até achar esse artigo, e o resultado é imediato :</p>
<p>root@andre-AO532h:/home/andre# free -m<br />
             total       used       free     shared    buffers     cached<br />
Mem:          2002       1129        872          0         56        603<br />
-/+ buffers/cache:        469       1532<br />
Swap:         5998          0       5998<br />
root@andre-AO532h:/home/andre# echo 3 &gt; /proc/sys/vm/drop_caches<br />
root@andre-AO532h:/home/andre# free -m<br />
             total       used       free     shared    buffers     cached<br />
Mem:          2002        662       1339          0          0        208<br />
-/+ buffers/cache:        453       1548<br />
Swap:         5998          0       5998</p>
<p>Valeuuu cara!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

