<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ohjeah! &#187; memory</title>
	<atom:link href="http://www.ohjeah.net/tag/memory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ohjeah.net</link>
	<description>The writings of JRO...</description>
	<lastBuildDate>Thu, 09 Jun 2011 19:07:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux Kernel Caching in Action</title>
		<link>http://www.ohjeah.net/2008/12/09/kernel-caching-in-action/</link>
		<comments>http://www.ohjeah.net/2008/12/09/kernel-caching-in-action/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 15:58:18 +0000</pubDate>
		<dc:creator>jro</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[memory]]></category>

		<guid isPermaLink="false">http://www.ohjeah.net/?p=124</guid>
		<description><![CDATA[
&#91;jaredo@zim ~&#93;$ cat /proc/meminfo
MemTotal:     32962112 kB
MemFree:        237376 kB
Buffers:        235768 kB
Cached:       20340388 kB

Monitoring after a recent reboot:

]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>jaredo<span style="color: #000000; font-weight: bold;">@</span>zim ~<span style="color: #7a0874; font-weight: bold;">&#93;</span>$ <span style="color: #c20cb9; font-weight: bold;">cat</span> <span style="color: #000000; font-weight: bold;">/</span>proc<span style="color: #000000; font-weight: bold;">/</span>meminfo
MemTotal:     <span style="color: #000000;">32962112</span> kB
MemFree:        <span style="color: #000000;">237376</span> kB
Buffers:        <span style="color: #000000;">235768</span> kB
Cached:       <span style="color: #000000;">20340388</span> kB</pre></div></div>

<p>Monitoring after a recent reboot:</p>
<p><a href="http://www.ohjeah.net/wp-content/uploads/2008/12/kernel_mem_usage.png" rel="shadowbox[post-124];player=img;"><img class="alignnone size-medium wp-image-125" title="kernel_mem_usage" src="http://www.ohjeah.net/wp-content/uploads/2008/12/kernel_mem_usage-300x92.png" alt="" width="300" height="92" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ohjeah.net/2008/12/09/kernel-caching-in-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

