<?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: iostat and disk utilization monitoring nirvana</title>
	<atom:link href="http://bhavin.directi.com/iostat-and-disk-utilization-monitoring-nirvana/feed/" rel="self" type="application/rss+xml" />
	<link>http://bhavin.directi.com/iostat-and-disk-utilization-monitoring-nirvana/</link>
	<description></description>
	<lastBuildDate>Tue,  7 Sep 2010 09:45:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Travis Bear</title>
		<link>http://bhavin.directi.com/iostat-and-disk-utilization-monitoring-nirvana/comment-page-1/#comment-16080</link>
		<dc:creator>Travis Bear</dc:creator>
		<pubDate>Tue, 27 Apr 2010 20:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://bhavin.directi.com/?p=137#comment-16080</guid>
		<description>Excellent explanation.  Just what I needed.  Thank you!

-Travis</description>
		<content:encoded><![CDATA[<p>Excellent explanation.  Just what I needed.  Thank you!</p>
<p>-Travis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiru</title>
		<link>http://bhavin.directi.com/iostat-and-disk-utilization-monitoring-nirvana/comment-page-1/#comment-12778</link>
		<dc:creator>Thiru</dc:creator>
		<pubDate>Tue, 29 Sep 2009 14:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://bhavin.directi.com/?p=137#comment-12778</guid>
		<description>Great. . . Gud keep it up. . .</description>
		<content:encoded><![CDATA[<p>Great. . . Gud keep it up. . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abid</title>
		<link>http://bhavin.directi.com/iostat-and-disk-utilization-monitoring-nirvana/comment-page-1/#comment-8977</link>
		<dc:creator>Abid</dc:creator>
		<pubDate>Thu, 16 Jul 2009 11:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://bhavin.directi.com/?p=137#comment-8977</guid>
		<description>Good article though I&#039;m confused whether or not it applies to an issue at my hand.

To put it simple, I&#039;ve a java application wherein I spawn some 200 threads and each thread has to read/write its own file inside one common directory say &quot;temp&quot;. However I&#039;ve a requirement that only one thread (and in terms of latest linux kernel I may say each process) do read/write operation on &quot;temp&quot; at a time. So, I streamline the operation by writing a code that can be represented by following pseudo code:

lock(&quot;temp&quot;){

do read/write

}

So, now if 200 threads concurrently try to execute this code they won&#039;t be able to do so; one thread will execute this piece of code at a time and others will get blocked.

So, I was just wondering if thread-1 starts now and say after 3 seconds thread-200 gets to acquire the lock and perform read/write operation, will this waiting time of 3 seconds affect  &quot;await&quot; of iostat?</description>
		<content:encoded><![CDATA[<p>Good article though I&#8217;m confused whether or not it applies to an issue at my hand.</p>
<p>To put it simple, I&#8217;ve a java application wherein I spawn some 200 threads and each thread has to read/write its own file inside one common directory say &#8220;temp&#8221;. However I&#8217;ve a requirement that only one thread (and in terms of latest linux kernel I may say each process) do read/write operation on &#8220;temp&#8221; at a time. So, I streamline the operation by writing a code that can be represented by following pseudo code:</p>
<p>lock(&#8220;temp&#8221;){</p>
<p>do read/write</p>
<p>}</p>
<p>So, now if 200 threads concurrently try to execute this code they won&#8217;t be able to do so; one thread will execute this piece of code at a time and others will get blocked.</p>
<p>So, I was just wondering if thread-1 starts now and say after 3 seconds thread-200 gets to acquire the lock and perform read/write operation, will this waiting time of 3 seconds affect  &#8220;await&#8221; of iostat?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atsushi</title>
		<link>http://bhavin.directi.com/iostat-and-disk-utilization-monitoring-nirvana/comment-page-1/#comment-4460</link>
		<dc:creator>Atsushi</dc:creator>
		<pubDate>Tue, 31 Mar 2009 07:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://bhavin.directi.com/?p=137#comment-4460</guid>
		<description>Very clear description of %util of a disk.
It is totally what I&#039;ve looked for.
Thank you.</description>
		<content:encoded><![CDATA[<p>Very clear description of %util of a disk.<br />
It is totally what I&#8217;ve looked for.<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tinkertim</title>
		<link>http://bhavin.directi.com/iostat-and-disk-utilization-monitoring-nirvana/comment-page-1/#comment-4039</link>
		<dc:creator>tinkertim</dc:creator>
		<pubDate>Thu, 12 Mar 2009 14:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://bhavin.directi.com/?p=137#comment-4039</guid>
		<description>Have you checked out dm-ioband? Not only are the metrics easier to obtain, but great QoS can be achieved.</description>
		<content:encoded><![CDATA[<p>Have you checked out dm-ioband? Not only are the metrics easier to obtain, but great QoS can be achieved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N</title>
		<link>http://bhavin.directi.com/iostat-and-disk-utilization-monitoring-nirvana/comment-page-1/#comment-3985</link>
		<dc:creator>N</dc:creator>
		<pubDate>Mon, 09 Mar 2009 12:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://bhavin.directi.com/?p=137#comment-3985</guid>
		<description>Very few web hosting companies seem to do a detailed analysis.  For shared hosting, you can see a lot of variation in response time with even the larger web hosting companies.</description>
		<content:encoded><![CDATA[<p>Very few web hosting companies seem to do a detailed analysis.  For shared hosting, you can see a lot of variation in response time with even the larger web hosting companies.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

