<?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 kernel parameters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522936#M220201</link>
    <description>Hello &lt;BR /&gt;&lt;BR /&gt;need some help:&lt;BR /&gt;&lt;BR /&gt;i did:&lt;BR /&gt;&lt;BR /&gt;root#kp&lt;BR /&gt;&lt;BR /&gt;output:&lt;BR /&gt;&lt;BR /&gt;Read /stand/vmunix error: Error 0&lt;BR /&gt;shmmni = 200&lt;BR /&gt;shmseg = 200&lt;BR /&gt;shmmax = 1073741824&lt;BR /&gt;shmmin = 1&lt;BR /&gt;&lt;BR /&gt;msgmni = 69&lt;BR /&gt;msgtql = -1&lt;BR /&gt;msgmnb = 16384&lt;BR /&gt;msgmax = -1&lt;BR /&gt;&lt;BR /&gt;semmni = 64&lt;BR /&gt;semmnu = -1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What does this mean?...the first line?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 12 Apr 2005 08:00:57 GMT</pubDate>
    <dc:creator>A Pandey</dc:creator>
    <dc:date>2005-04-12T08:00:57Z</dc:date>
    <item>
      <title>kernel parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522936#M220201</link>
      <description>Hello &lt;BR /&gt;&lt;BR /&gt;need some help:&lt;BR /&gt;&lt;BR /&gt;i did:&lt;BR /&gt;&lt;BR /&gt;root#kp&lt;BR /&gt;&lt;BR /&gt;output:&lt;BR /&gt;&lt;BR /&gt;Read /stand/vmunix error: Error 0&lt;BR /&gt;shmmni = 200&lt;BR /&gt;shmseg = 200&lt;BR /&gt;shmmax = 1073741824&lt;BR /&gt;shmmin = 1&lt;BR /&gt;&lt;BR /&gt;msgmni = 69&lt;BR /&gt;msgtql = -1&lt;BR /&gt;msgmnb = 16384&lt;BR /&gt;msgmax = -1&lt;BR /&gt;&lt;BR /&gt;semmni = 64&lt;BR /&gt;semmnu = -1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What does this mean?...the first line?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Apr 2005 08:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522936#M220201</guid>
      <dc:creator>A Pandey</dc:creator>
      <dc:date>2005-04-12T08:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522937#M220202</link>
      <description>&lt;BR /&gt;What is "kp" ??????????????&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 12 Apr 2005 08:09:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522937#M220202</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-04-12T08:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522938#M220203</link>
      <description>Hi Pandey,&lt;BR /&gt;&lt;BR /&gt;I think this kp is some allias or some executebale linking to some detailed command. Just do &lt;BR /&gt;&lt;BR /&gt;#which kp &lt;BR /&gt;and then post the contents of that file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 12 Apr 2005 08:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522938#M220203</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-04-12T08:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522939#M220204</link>
      <description>It means whoever wrote kp, probably did a read(2) system call and checked the return value (number of bytes read) against the number of bytes they were trying to read. If the two weren't equal they have treated it as an error (which it isn't) and printed errno (which is zero because it isn't an error!). They should learn to code better.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Apr 2005 08:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522939#M220204</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-04-12T08:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522940#M220205</link>
      <description>its a unidata (IBM) command...sorry for the confusion...i think i've figured out what i needed.&lt;BR /&gt;&lt;BR /&gt;thanks again.&lt;BR /&gt;&lt;BR /&gt;ap.</description>
      <pubDate>Tue, 12 Apr 2005 08:38:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters/m-p/3522940#M220205</guid>
      <dc:creator>A Pandey</dc:creator>
      <dc:date>2005-04-12T08:38:12Z</dc:date>
    </item>
  </channel>
</rss>

