<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic What is I/O Wait in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251832#M471024</link>
    <description>Hi All,&lt;BR /&gt;I need whether I/O Wait is a Measure of CPU Utilization or Idle Time.&lt;BR /&gt;&lt;BR /&gt;Sagar</description>
    <pubDate>Tue, 17 Aug 2010 05:02:17 GMT</pubDate>
    <dc:creator>Sagar Sirdesai</dc:creator>
    <dc:date>2010-08-17T05:02:17Z</dc:date>
    <item>
      <title>What is I/O Wait</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251832#M471024</link>
      <description>Hi All,&lt;BR /&gt;I need whether I/O Wait is a Measure of CPU Utilization or Idle Time.&lt;BR /&gt;&lt;BR /&gt;Sagar</description>
      <pubDate>Tue, 17 Aug 2010 05:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251832#M471024</guid>
      <dc:creator>Sagar Sirdesai</dc:creator>
      <dc:date>2010-08-17T05:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: What is I/O Wait</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251833#M471025</link>
      <description>I/O Wait is the time the CPU is doing nothing because all processes it could work on are waiting for I/O operatons to complete.&lt;BR /&gt;&lt;BR /&gt;So, there is no CPU utilization, but it's not idle time either.</description>
      <pubDate>Tue, 17 Aug 2010 05:38:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251833#M471025</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2010-08-17T05:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: What is I/O Wait</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251834#M471026</link>
      <description>idle + iowait = total idle time</description>
      <pubDate>Tue, 17 Aug 2010 08:26:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251834#M471026</guid>
      <dc:creator>Ricky_HK</dc:creator>
      <dc:date>2010-08-17T08:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: What is I/O Wait</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251835#M471027</link>
      <description>&lt;!--!*#--&gt;Hi Sagar,&lt;BR /&gt;    I/O wait is accounted for idle time. &lt;BR /&gt;&lt;BR /&gt;To find out CPU IDLE % in your system, run the sar command.&lt;BR /&gt;&lt;BR /&gt;e.g. &lt;BR /&gt;&lt;BR /&gt;# sar -u 1 2&lt;BR /&gt;&lt;BR /&gt;HP-UX biavm4-3 B.11.23 U ia64    08/18/10&lt;BR /&gt;&lt;BR /&gt;04:47:47    %usr    %sys    %wio   %idle&lt;BR /&gt;04:47:48       0       0       0     100&lt;BR /&gt;04:47:49       0       0       0     100&lt;BR /&gt;&lt;BR /&gt;   Total Idle% = %wio + %idle&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Muru</description>
      <pubDate>Wed, 18 Aug 2010 03:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251835#M471027</guid>
      <dc:creator>muruganantham raju</dc:creator>
      <dc:date>2010-08-18T03:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: What is I/O Wait</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251836#M471028</link>
      <description>Hi,&lt;BR /&gt;%wio - idle with some process waiting for I/O ;&lt;BR /&gt;&lt;BR /&gt;related with Disks that was busy with another process before..</description>
      <pubDate>Wed, 18 Aug 2010 07:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251836#M471028</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-08-18T07:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: What is I/O Wait</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251837#M471029</link>
      <description>Also check these out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=62143" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=62143&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1086719" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1086719&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=138987" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=138987&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Docs/TechPapers/UXPerfCookBook.pdf" target="_blank"&gt;http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Docs/TechPapers/UXPerfCookBook.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 18 Aug 2010 07:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251837#M471029</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-08-18T07:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is I/O Wait</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251838#M471030</link>
      <description>Thanks to all for their replies</description>
      <pubDate>Mon, 23 Aug 2010 15:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-i-o-wait/m-p/5251838#M471030</guid>
      <dc:creator>Sagar Sirdesai</dc:creator>
      <dc:date>2010-08-23T15:08:57Z</dc:date>
    </item>
  </channel>
</rss>

