<?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>Steve Bostedor &#187; System</title>
	<atom:link href="http://www.bostedor.com/category/system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bostedor.com</link>
	<description>Geek Zing</description>
	<lastBuildDate>Thu, 11 Mar 2010 05:00:08 +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>User, System, Nice, Idle</title>
		<link>http://www.bostedor.com/2007/08/23/user-system-nice-idle/</link>
		<comments>http://www.bostedor.com/2007/08/23/user-system-nice-idle/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 15:51:00 +0000</pubDate>
		<dc:creator>sbostedor</dc:creator>
				<category><![CDATA[Idle]]></category>
		<category><![CDATA[Nice]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[User]]></category>
		<category><![CDATA[monitor]]></category>

		<guid isPermaLink="false">http://bostedor.wordpress.com/2007/08/23/user-system-nice-idle/</guid>
		<description><![CDATA[When looking through the OS X Activity Monitor, I saw that it breaks down the CPU usage into categories.  I see a lot of people asking what these mean but I don&#8217;t see many good explanations so I&#8217;ll take my crack at it here.

%user: This is the percentage of your available CPU time that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.macdevcenter.com/mac/2005/10/04/graphics/default.jpg"><img style="display:block;text-align:center;cursor:pointer;width:320px;margin:0 auto 10px;" src="http://www.macdevcenter.com/mac/2005/10/04/graphics/default.jpg" alt="" border="0" /></a><br />When looking through the OS X Activity Monitor, I saw that it breaks down the CPU usage into categories.  I see a lot of people asking what these mean but I don&#8217;t see many good explanations so I&#8217;ll take my crack at it here.</p>
<ul>
<li><span style="font-weight:bold;">%user:</span> This is the percentage of your available CPU time that is being spent on programs that you executed or were executed on your behalf or by other users on your system.  They are programs such as iMovie or Firefox.</p>
</li>
<li><span style="font-weight:bold;">%system:</span> These are the processes used by OS X to run your hardware and draw the pretty graphics on your screen.  These processes are usually higher priority and at a low level that is not touchable by regular users.
</li>
<li><span style="font-weight:bold;">%nice:</span> These are programs that typically run in the background to do some maintenance task and have a high &#8220;nice number&#8221;.  This means that they willingly give up CPU cycles for other processes of the same priority level.  An example would be a distributed.net client.
</li>
<li><span style="font-weight:bold;">%idle:</span> Duh</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.bostedor.com/2007/08/23/user-system-nice-idle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
