<?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: ksleep command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ksleep-command/m-p/2762688#M893290</link>
    <description>Thanks Harry. The document is quite informative. &lt;BR /&gt;As I understand it, ksleep would be invoked by the kernel thread when a sleep is called by its corresponding process thread (assuming that we have the 1x1 model - Kernel Space Threads per the document in HP-UX 11 as well). Is that right?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 13 Jul 2002 05:43:39 GMT</pubDate>
    <dc:creator>Ramsunder S</dc:creator>
    <dc:date>2002-07-13T05:43:39Z</dc:date>
    <item>
      <title>ksleep command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksleep-command/m-p/2762686#M893288</link>
      <description>Hi,&lt;BR /&gt;   What is the ksleep command? How is it different from the sleep command?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ram.</description>
      <pubDate>Fri, 12 Jul 2002 11:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksleep-command/m-p/2762686#M893288</guid>
      <dc:creator>Ramsunder S</dc:creator>
      <dc:date>2002-07-12T11:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: ksleep command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksleep-command/m-p/2762687#M893289</link>
      <description>The sleep*() Routines&lt;BR /&gt;Unless a thread is running with real-time priority, it will exhaust its time slice and be put to sleep. sleep() causes the calling thread (not the&lt;BR /&gt;process) to suspend execution for the required time period. A sleeping thread gives up the processor until a wakeup() occurs on the channel on&lt;BR /&gt;which the thread is placed. True? During sleep() the thread enters the scheduling queue at priority (pri).&lt;BR /&gt;??? When pri &amp;lt;= PZERO, a signal cannot disturb the sleep&lt;BR /&gt;??? Ifpri &amp;gt; PZERO the signal request will be processed.&lt;BR /&gt;??? In the case of RTPRIO scheduling, a signal can be disturbed only if SSIGABL is set. Setting SSIGABL is dependent on the value of pri.&lt;BR /&gt;NOTE The sleep.h header file has parameter and sleep hash queue definitions for use by the sleep routines. The ksleep.h header file has&lt;BR /&gt;structure definitions for the channel queues to which the kernel thread is linked when asleep.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devresource.hp.com/STK/partner/proc_mgt.pdf" target="_blank"&gt;http://devresource.hp.com/STK/partner/proc_mgt.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 12 Jul 2002 11:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksleep-command/m-p/2762687#M893289</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-07-12T11:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: ksleep command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksleep-command/m-p/2762688#M893290</link>
      <description>Thanks Harry. The document is quite informative. &lt;BR /&gt;As I understand it, ksleep would be invoked by the kernel thread when a sleep is called by its corresponding process thread (assuming that we have the 1x1 model - Kernel Space Threads per the document in HP-UX 11 as well). Is that right?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 13 Jul 2002 05:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksleep-command/m-p/2762688#M893290</guid>
      <dc:creator>Ramsunder S</dc:creator>
      <dc:date>2002-07-13T05:43:39Z</dc:date>
    </item>
  </channel>
</rss>

