<?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: bubbleup / bubbledown in stack traces? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001791#M778028</link>
    <description>bubbleup is a kernel function to perform the transition from the low level to the high level interrupt handler. &lt;BR /&gt;&lt;BR /&gt;bubbledown goes down from the high level interrupt handler back to the interrupted code.&lt;BR /&gt;&lt;BR /&gt;Basically these functions need to save/restore the state before/after handling an interrupt. &lt;BR /&gt;&lt;BR /&gt;Carsten</description>
    <pubDate>Fri, 08 Sep 2006 02:52:38 GMT</pubDate>
    <dc:creator>Carsten Krege</dc:creator>
    <dc:date>2006-09-08T02:52:38Z</dc:date>
    <item>
      <title>bubbleup / bubbledown in stack traces?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001789#M778026</link>
      <description>Good day all;&lt;BR /&gt;  I have noticed that within HP-UX 11.23 whenever there is a panic there seems to be reference to a bubbledown or bubbleup proc in just about each stack.  I have not been able to find any reference to this.  It is more of a curiosity at this point for me.  Could anyone provide any enlightenment on these terms?&lt;BR /&gt;&lt;BR /&gt;Below is an example:&lt;BR /&gt;&lt;BR /&gt;panic_save_regs_switchstack+0x110&lt;BR /&gt;panic+0x310&lt;BR /&gt;unaligned_hndlr+0x120&lt;BR /&gt;bubbledown+0x0         &amp;lt;--????&lt;BR /&gt;nfs3readdirplus+0x630&lt;BR /&gt;do_nfs3readdir+0xd0&lt;BR /&gt;nfs_async_readdir+0x270&lt;BR /&gt;nfs3_readdir2+0x960&lt;BR /&gt;getdents+0x240&lt;BR /&gt;syscall+0x940&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;-Bob</description>
      <pubDate>Thu, 07 Sep 2006 11:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001789#M778026</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2006-09-07T11:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: bubbleup / bubbledown in stack traces?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001790#M778027</link>
      <description>I only know little bit.&lt;BR /&gt;&lt;BR /&gt;bubbleup points/related to child process.&lt;BR /&gt;bubbledown points/related to parent process.&lt;BR /&gt;&lt;BR /&gt;I am not sure about the hex number against them. Maybe related to PID?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 18:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001790#M778027</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-09-07T18:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: bubbleup / bubbledown in stack traces?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001791#M778028</link>
      <description>bubbleup is a kernel function to perform the transition from the low level to the high level interrupt handler. &lt;BR /&gt;&lt;BR /&gt;bubbledown goes down from the high level interrupt handler back to the interrupted code.&lt;BR /&gt;&lt;BR /&gt;Basically these functions need to save/restore the state before/after handling an interrupt. &lt;BR /&gt;&lt;BR /&gt;Carsten</description>
      <pubDate>Fri, 08 Sep 2006 02:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001791#M778028</guid>
      <dc:creator>Carsten Krege</dc:creator>
      <dc:date>2006-09-08T02:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: bubbleup / bubbledown in stack traces?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001792#M778029</link>
      <description>Great info.  Thank you.&lt;BR /&gt;&lt;BR /&gt;-Bob</description>
      <pubDate>Fri, 08 Sep 2006 08:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001792#M778029</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2006-09-08T08:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: bubbleup / bubbledown in stack traces?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001793#M778030</link>
      <description>Thanks again.</description>
      <pubDate>Fri, 08 Sep 2006 08:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bubbleup-bubbledown-in-stack-traces/m-p/5001793#M778030</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2006-09-08T08:13:02Z</dc:date>
    </item>
  </channel>
</rss>

