<?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: hpux dynamic or static kernel in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582165#M832964</link>
    <description>Shiv,&lt;BR /&gt;i am fully agree with all other replies...&lt;BR /&gt;Good Luck,</description>
    <pubDate>Wed, 13 Jul 2005 23:08:54 GMT</pubDate>
    <dc:creator>Cem Tugrul</dc:creator>
    <dc:date>2005-07-13T23:08:54Z</dc:date>
    <item>
      <title>hpux dynamic or static kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582160#M832959</link>
      <description>Dear Sirs,&lt;BR /&gt;&lt;BR /&gt;Whether the kernel of hpux 11i is static or dynamic ?&lt;BR /&gt;&lt;BR /&gt;What are the criteria to classify unix kernal as dynamic or static ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jul 2005 20:20:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582160#M832959</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-07-13T20:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: hpux dynamic or static kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582161#M832960</link>
      <description>All versions of HP-UX 11i support both static&lt;BR /&gt;and dynamic kernel modules.&lt;BR /&gt;&lt;BR /&gt;- Biswajit&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jul 2005 20:48:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582161#M832960</guid>
      <dc:creator>Biswajit Tripathy</dc:creator>
      <dc:date>2005-07-13T20:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: hpux dynamic or static kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582162#M832961</link>
      <description>I guess you could say it is a little of both.&lt;BR /&gt;&lt;BR /&gt;There are some kernel parameters that can be modified dynamically, which means you can change them, they take effect immediately, and you don't have to reboot the machine.&lt;BR /&gt;&lt;BR /&gt;But there are still some kernel parameters that are static, meaning you have to modify the parameter, generate a new kernel and reboot the machine before the value will take effect.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jul 2005 20:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582162#M832961</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-07-13T20:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: hpux dynamic or static kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582163#M832962</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Some of the kernel parameters are static and some are dynamic. To find our if a particular parameter is static or dynamic, you can use kmtune to query system parameters&lt;BR /&gt;&lt;BR /&gt;eg:-&lt;BR /&gt;&lt;BR /&gt;kmtune -q nfile&lt;BR /&gt;Parameter             Current Dyn Planned                    Module     Version&lt;BR /&gt;===============================================================================&lt;BR /&gt;nfile                    7822  -  (16*(NPROC+16+MAXUSERS)/10+32+2*(NPTY+NSTRPTY+NSTRTEL))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;IA</description>
      <pubDate>Wed, 13 Jul 2005 21:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582163#M832962</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2005-07-13T21:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: hpux dynamic or static kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582164#M832963</link>
      <description>Shiv,&lt;BR /&gt;just issue the command kmtune and the output will tell you if a given kernel parameter is dynamic or not.&lt;BR /&gt;&lt;BR /&gt;The criteria for being static or dynamic is something to do with the design of the kernel and how the modules plug in.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;DP</description>
      <pubDate>Wed, 13 Jul 2005 22:36:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582164#M832963</guid>
      <dc:creator>Devesh Pant_1</dc:creator>
      <dc:date>2005-07-13T22:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: hpux dynamic or static kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582165#M832964</link>
      <description>Shiv,&lt;BR /&gt;i am fully agree with all other replies...&lt;BR /&gt;Good Luck,</description>
      <pubDate>Wed, 13 Jul 2005 23:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582165#M832964</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-07-13T23:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: hpux dynamic or static kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582166#M832965</link>
      <description>Hi Shiv&lt;BR /&gt;&lt;BR /&gt;hpux 11i kernel has bot dynamic and static features. Some parameters do not allow reboot&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Thu, 14 Jul 2005 00:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-dynamic-or-static-kernel/m-p/3582166#M832965</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-07-14T00:18:42Z</dc:date>
    </item>
  </channel>
</rss>

