<?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>评论：Linux iostat监测IO状态</title>
	<atom:link href="http://www.orczhou.com/index.php/2010/03/iostat-detail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.orczhou.com/index.php/2010/03/iostat-detail/</link>
	<description>一个故事@MySQL DBA</description>
	<lastBuildDate>Tue, 17 Jan 2012 07:17:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>来自：orczhou</title>
		<link>http://www.orczhou.com/index.php/2010/03/iostat-detail/comment-page-1/#comment-1804</link>
		<dc:creator>orczhou</dc:creator>
		<pubDate>Tue, 01 Mar 2011 08:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.orczhou.com/?p=1228#comment-1804</guid>
		<description>是的...THX :)</description>
		<content:encoded><![CDATA[<p>是的...THX <img src='http://www.orczhou.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zahir</title>
		<link>http://www.orczhou.com/index.php/2010/03/iostat-detail/comment-page-1/#comment-1802</link>
		<dc:creator>zahir</dc:creator>
		<pubDate>Tue, 01 Mar 2011 07:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.orczhou.com/?p=1228#comment-1802</guid>
		<description>每一个IO请求的处理的平均时间（单位是微秒）。这里可以理解为IO的响应时间，一般地系统IO响应时间应该低于5ms，如果大于10ms就比较大了。

ubuntu-server 10.10的 man page
await
        The average time (in milliseconds) for I/O requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them.

应该是毫秒吧</description>
		<content:encoded><![CDATA[<p>每一个IO请求的处理的平均时间（单位是微秒）。这里可以理解为IO的响应时间，一般地系统IO响应时间应该低于5ms，如果大于10ms就比较大了。</p>
<p>ubuntu-server 10.10的 man page<br />
await<br />
        The average time (in milliseconds) for I/O requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them.</p>
<p>应该是毫秒吧</p>
]]></content:encoded>
	</item>
</channel>
</rss>

