<?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: CPU Performance Analysis in Linux</title>
	<atom:link href="http://www.cmdln.org/2009/01/28/cpu-performance-analysis-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmdln.org/2009/01/28/cpu-performance-analysis-in-linux/</link>
	<description>a system administrators mutterings</description>
	<lastBuildDate>Fri, 27 Aug 2010 19:37:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Nick Anderson</title>
		<link>http://www.cmdln.org/2009/01/28/cpu-performance-analysis-in-linux/comment-page-1/#comment-788</link>
		<dc:creator>Nick Anderson</dc:creator>
		<pubDate>Thu, 29 Jan 2009 02:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmdln.org/2009/01/28/cpu-performance-analysis-in-linux/#comment-788</guid>
		<description>Thanks for the comment Jeff.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment Jeff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffatrackaid</title>
		<link>http://www.cmdln.org/2009/01/28/cpu-performance-analysis-in-linux/comment-page-1/#comment-786</link>
		<dc:creator>jeffatrackaid</dc:creator>
		<pubDate>Wed, 28 Jan 2009 19:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmdln.org/2009/01/28/cpu-performance-analysis-in-linux/#comment-786</guid>
		<description>In addition to iowait, a high system % can lead to a low idle time. I work on a number of LAMP stacks and insufficient table cache in mysql caused a high system % utilization. After tuning up the DB, the idle time dropped significantly.

If possible, I often shutdown a service for a brief period and ruin iostat, vmstat or similar tools interactively.  Sometimes you can quickly pinpoint the responsible application using this approach.</description>
		<content:encoded><![CDATA[<p>In addition to iowait, a high system % can lead to a low idle time. I work on a number of LAMP stacks and insufficient table cache in mysql caused a high system % utilization. After tuning up the DB, the idle time dropped significantly.</p>
<p>If possible, I often shutdown a service for a brief period and ruin iostat, vmstat or similar tools interactively.  Sometimes you can quickly pinpoint the responsible application using this approach.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
