<?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: Interrupt delay in Pthreads in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/interrupt-delay-in-pthreads/m-p/4624658#M39872</link>
    <description>Elwin,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum.&lt;BR /&gt;&lt;BR /&gt;Here is a good explanation about DECthreads and 'upcalls':&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_0446.html" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_0446.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Tue, 27 Apr 2010 15:43:42 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2010-04-27T15:43:42Z</dc:date>
    <item>
      <title>Interrupt delay in Pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interrupt-delay-in-pthreads/m-p/4624655#M39869</link>
      <description>The attached C program writes 'ABCD' to the screen.  However it shows a delay of about 1/5 second between characters !&lt;BR /&gt;&lt;BR /&gt;The log file under VMS (Integrity) shows:&lt;BR /&gt;   7.546: 'B' /C1  main: sending a character to tty&lt;BR /&gt;   7.546:     /55  clk:  requesting interrupt&lt;BR /&gt;   7.646:     /55  clk:  requesting interrupt&lt;BR /&gt;   7.746:     /A1  tty:  received a command&lt;BR /&gt;   7.746: 'B' /A2  tty:  character written&lt;BR /&gt;&lt;BR /&gt;Under Linux it shows:&lt;BR /&gt;  13.469: 'C' /C1  main: sending a character to tty&lt;BR /&gt;  13.469:     /A1  tty:  received a command&lt;BR /&gt;  13.469: 'C' /A2  tty:  character written&lt;BR /&gt;&lt;BR /&gt;The delay may be in pthread_mutex_lock&lt;BR /&gt;&lt;BR /&gt;Try it and see what you get !?</description>
      <pubDate>Tue, 27 Apr 2010 13:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interrupt-delay-in-pthreads/m-p/4624655#M39869</guid>
      <dc:creator>Elwin Tennant</dc:creator>
      <dc:date>2010-04-27T13:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt delay in Pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interrupt-delay-in-pthreads/m-p/4624656#M39870</link>
      <description>Did you enable UPCALLS by linking with /threads=uppcalls or set image flag=upcalls?</description>
      <pubDate>Tue, 27 Apr 2010 14:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interrupt-delay-in-pthreads/m-p/4624656#M39870</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2010-04-27T14:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt delay in Pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interrupt-delay-in-pthreads/m-p/4624657#M39871</link>
      <description>It certainly looks a lot better !!  We will do some more tests.  Many thanks.</description>
      <pubDate>Tue, 27 Apr 2010 14:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interrupt-delay-in-pthreads/m-p/4624657#M39871</guid>
      <dc:creator>Elwin Tennant</dc:creator>
      <dc:date>2010-04-27T14:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt delay in Pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interrupt-delay-in-pthreads/m-p/4624658#M39872</link>
      <description>Elwin,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum.&lt;BR /&gt;&lt;BR /&gt;Here is a good explanation about DECthreads and 'upcalls':&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_0446.html" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_0446.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 27 Apr 2010 15:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interrupt-delay-in-pthreads/m-p/4624658#M39872</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2010-04-27T15:43:42Z</dc:date>
    </item>
  </channel>
</rss>

