<?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 Re: HP-UX 11i problem when using less than 10ms time sleep. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-problem-when-using-less-than-10ms-time-sleep/m-p/3934071#M92133</link>
    <description>Hi,&lt;BR /&gt;I see that HP has provided patched for 11.23, but I am wondering if anyone knows if this is a problem on 11.11 (PA/800)as well? I don't seem to be able to get under 20 ms in my tests.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;JHF</description>
    <pubDate>Tue, 16 Oct 2007 00:56:39 GMT</pubDate>
    <dc:creator>John Fjeldberg</dc:creator>
    <dc:date>2007-10-16T00:56:39Z</dc:date>
    <item>
      <title>HP-UX 11i problem when using less than 10ms time sleep.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-problem-when-using-less-than-10ms-time-sleep/m-p/3934068#M92130</link>
      <description>HP-UX has a problem when application uses a&lt;BR /&gt;function like usleep or nanosleep or sigalarm&lt;BR /&gt;to sleep less than 10ms. &lt;BR /&gt;It doesn't work in HP-UX 11i neither PA-RISC nor Itaninum2 CPU.&lt;BR /&gt;&lt;BR /&gt;Is there any ohter method to use sleep less than 10ms.&lt;BR /&gt;&lt;BR /&gt;Please help me.&lt;BR /&gt;&lt;BR /&gt;Best Regards..&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jan 2007 03:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-problem-when-using-less-than-10ms-time-sleep/m-p/3934068#M92130</guid>
      <dc:creator>김자명</dc:creator>
      <dc:date>2007-01-29T03:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i problem when using less than 10ms time sleep.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-problem-when-using-less-than-10ms-time-sleep/m-p/3934069#M92131</link>
      <description>Hi,&lt;BR /&gt;and welcome to the forums!&lt;BR /&gt;&lt;BR /&gt;I assume you have seen the comments in:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=13589" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=13589&lt;/A&gt;&lt;BR /&gt;and another answer&lt;BR /&gt;"I used &lt;BR /&gt;system "perl -e 'select(undef,undef,undef,$wait);'" in a TCL script and now it runs perfectly! "&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.</description>
      <pubDate>Mon, 29 Jan 2007 03:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-problem-when-using-less-than-10ms-time-sleep/m-p/3934069#M92131</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-01-29T03:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i problem when using less than 10ms time sleep.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-problem-when-using-less-than-10ms-time-sleep/m-p/3934070#M92132</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You don't provide any specific details of your code or your expectations.&lt;BR /&gt;&lt;BR /&gt;I'm going to assume the you are running 11.23 since you say that very short sleeps don't work on either PA-RISC or Itanium.&lt;BR /&gt;&lt;BR /&gt;The ITRC Patch Database shows at least seven patches for 11.23 and high resolution timers, including patches to enable times with resolutions less than 10ms.  A search for the keywords "usleep or nanosleep" yielded:&lt;BR /&gt;&lt;BR /&gt;PHCO_34599&lt;BR /&gt;PHKL_34356&lt;BR /&gt;PHKL_34357&lt;BR /&gt;PHKL_34358&lt;BR /&gt;PHKL_34361&lt;BR /&gt;PHKL_35429&lt;BR /&gt;PHKL_35709&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 29 Jan 2007 07:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-problem-when-using-less-than-10ms-time-sleep/m-p/3934070#M92132</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-01-29T07:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i problem when using less than 10ms time sleep.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-problem-when-using-less-than-10ms-time-sleep/m-p/3934071#M92133</link>
      <description>Hi,&lt;BR /&gt;I see that HP has provided patched for 11.23, but I am wondering if anyone knows if this is a problem on 11.11 (PA/800)as well? I don't seem to be able to get under 20 ms in my tests.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;JHF</description>
      <pubDate>Tue, 16 Oct 2007 00:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-problem-when-using-less-than-10ms-time-sleep/m-p/3934071#M92133</guid>
      <dc:creator>John Fjeldberg</dc:creator>
      <dc:date>2007-10-16T00:56:39Z</dc:date>
    </item>
  </channel>
</rss>

