<?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>Comments on: Limpar caches de disco e de filesystem no Linux</title>
	<atom:link href="http://codare.net/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://codare.net/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/</link>
	<description>Programadores, uni-vos!</description>
	<lastBuildDate>Thu, 19 Jan 2012 11:51:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mavrick</title>
		<link>http://codare.net/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/#comment-4567</link>
		<dc:creator>Mavrick</dc:creator>
		<pubDate>Sat, 30 Apr 2011 02:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://codare.wordpress.com/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/#comment-4567</guid>
		<description>Kewl you should come up with that. Ecellxent!</description>
		<content:encoded><![CDATA[<p>Kewl you should come up with that. Ecellxent!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Consumo abusivo de memória pelo Ubuntu &#124; Aécio Pires</title>
		<link>http://codare.net/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/#comment-143</link>
		<dc:creator>Consumo abusivo de memória pelo Ubuntu &#124; Aécio Pires</dc:creator>
		<pubDate>Wed, 21 Apr 2010 18:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://codare.wordpress.com/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/#comment-143</guid>
		<description>[...] http://codare.net/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://codare.net/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/" rel="nofollow">http://codare.net/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diogo</title>
		<link>http://codare.net/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/#comment-142</link>
		<dc:creator>Diogo</dc:creator>
		<pubDate>Wed, 06 Feb 2008 19:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://codare.wordpress.com/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/#comment-142</guid>
		<description>Resolveu meu problema de lerdeza no Apache2 após certo tempo de utilização.
&quot;Armazenamento de lixo&quot;.

Obrigado</description>
		<content:encoded><![CDATA[<p>Resolveu meu problema de lerdeza no Apache2 após certo tempo de utilização.<br />
&#8220;Armazenamento de lixo&#8221;.</p>
<p>Obrigado</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Pereira</title>
		<link>http://codare.net/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/#comment-141</link>
		<dc:creator>Jorge Pereira</dc:creator>
		<pubDate>Tue, 19 Dec 2006 15:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://codare.wordpress.com/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/#comment-141</guid>
		<description>Ou tambem utilizando o &quot;sysctl&quot; para manipular os files do proc.

[root@muriqui:home]# sysctl vm.drop_caches
vm.drop_caches = 3
[root@muriqui:home]# sysctl -w vm.drop_caches=1
vm.drop_caches = 1
[root@muriqui:home]# sysctl vm.drop_caches
vm.drop_caches = 1
[root@muriqui:home]#

done
=)</description>
		<content:encoded><![CDATA[<p>Ou tambem utilizando o &#8220;sysctl&#8221; para manipular os files do proc.</p>
<p>[root@muriqui:home]# sysctl vm.drop_caches<br />
vm.drop_caches = 3<br />
[root@muriqui:home]# sysctl -w vm.drop_caches=1<br />
vm.drop_caches = 1<br />
[root@muriqui:home]# sysctl vm.drop_caches<br />
vm.drop_caches = 1<br />
[root@muriqui:home]#</p>
<p>done<br />
=)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ademar Reis</title>
		<link>http://codare.net/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/#comment-140</link>
		<dc:creator>Ademar Reis</dc:creator>
		<pubDate>Mon, 18 Dec 2006 18:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://codare.wordpress.com/2006/12/04/limpar-caches-de-disco-e-de-filesystem-no-linux/#comment-140</guid>
		<description>Só uma observação: essa feature é relativamente nova no kernel (acho que 2.6.16 após uma rápida &quot;googlada&quot;). Segue um link com mais detalhes:

http://linux.inet.hr/proc_sys_vm_drop_caches.html</description>
		<content:encoded><![CDATA[<p>Só uma observação: essa feature é relativamente nova no kernel (acho que 2.6.16 após uma rápida &#8220;googlada&#8221;). Segue um link com mais detalhes:</p>
<p><a href="http://linux.inet.hr/proc_sys_vm_drop_caches.html" rel="nofollow">http://linux.inet.hr/proc_sys_vm_drop_caches.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

