<?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>Minn Myat Soe :: His Notes &#187; top</title>
	<atom:link href="http://www.minnmyatsoe.com/tag/top/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.minnmyatsoe.com</link>
	<description>Personal journal with a technical and computer focus.</description>
	<lastBuildDate>Tue, 05 Jul 2011 07:15:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Linux Processes and CPU Performance</title>
		<link>http://www.minnmyatsoe.com/2009/02/linux-processes-and-cpu-performance/</link>
		<comments>http://www.minnmyatsoe.com/2009/02/linux-processes-and-cpu-performance/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 12:56:01 +0000</pubDate>
		<dc:creator>Minn</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[scheduler]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[vmstat]]></category>

		<guid isPermaLink="false">http://minnmyatsoe.com/?p=66</guid>
		<description><![CDATA[In Linux, a process can be either: runnable, or blocked (awaiting some events to complete) When it&#8217;s runnable, the process is in competition with other processes for CPU time. A runnable process may or may not be consuming CPU time. It is the CPU scheduler that decides which process to run next from the runnable [...]]]></description>
		<wfw:commentRss>http://www.minnmyatsoe.com/2009/02/linux-processes-and-cpu-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

