<?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: Kernel Params in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432873#M3740</link>
    <description>maxdsiz controls the how big an individual user process can be. If you set it at 64mb (the default), no process can be larger. Things like oracle etc need this set much higher.&lt;BR /&gt;&lt;BR /&gt;maxtsiz is the size of the largest program you can run. This is the executable size not the data.&lt;BR /&gt;&lt;BR /&gt;maxssiz controls the size of the stack. &lt;BR /&gt;&lt;BR /&gt;normally, you won't change maxtsiz. maxssiz is changed frequently, and almost everyone changed maxdsiz.&lt;BR /&gt;&lt;BR /&gt;If a process hits anyone of these limits, the system will stop the process (root of course ignores these limits).&lt;BR /&gt;&lt;BR /&gt;As for what you should set them too. The best answer is, 'read the release notes for the applications your using'. Recommendations for Oracle would be completely different from something a web server.</description>
    <pubDate>Wed, 26 Jul 2000 14:39:46 GMT</pubDate>
    <dc:creator>Andy Monks</dc:creator>
    <dc:date>2000-07-26T14:39:46Z</dc:date>
    <item>
      <title>Kernel Params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432870#M3737</link>
      <description>General kernel question:&lt;BR /&gt;&lt;BR /&gt;1. Where is a good online source for kernel parameter definitions etc?&lt;BR /&gt;2. maxdsiz, maxtsiz, maxssiz: what do these three parameters do and how do they relate to each other?&lt;BR /&gt;&lt;BR /&gt;Also, when I do sysdef and get the values of those parameters, it says units=pages. What's the value of a page?&lt;BR /&gt;&lt;BR /&gt;--Scott&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2000 14:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432870#M3737</guid>
      <dc:creator>Scott D. Allen</dc:creator>
      <dc:date>2000-07-26T14:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432871#M3738</link>
      <description>Use SAM -&amp;gt; Kernel Configuration -&amp;gt; Configurable Parameters -&amp;gt; Help (on top menu bar) -&amp;gt; Overview -&amp;gt; tab down to Configurable Kernel Parameters.  Pick the kernel parameter on the lower screen and get info you want.&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Wed, 26 Jul 2000 14:32:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432871#M3738</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2000-07-26T14:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432872#M3739</link>
      <description>Take a look on &lt;A href="http://docs.hp.com/hpux/content/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com/hpux/content/KCparams.OverviewAll.html&lt;/A&gt;</description>
      <pubDate>Wed, 26 Jul 2000 14:38:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432872#M3739</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-07-26T14:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432873#M3740</link>
      <description>maxdsiz controls the how big an individual user process can be. If you set it at 64mb (the default), no process can be larger. Things like oracle etc need this set much higher.&lt;BR /&gt;&lt;BR /&gt;maxtsiz is the size of the largest program you can run. This is the executable size not the data.&lt;BR /&gt;&lt;BR /&gt;maxssiz controls the size of the stack. &lt;BR /&gt;&lt;BR /&gt;normally, you won't change maxtsiz. maxssiz is changed frequently, and almost everyone changed maxdsiz.&lt;BR /&gt;&lt;BR /&gt;If a process hits anyone of these limits, the system will stop the process (root of course ignores these limits).&lt;BR /&gt;&lt;BR /&gt;As for what you should set them too. The best answer is, 'read the release notes for the applications your using'. Recommendations for Oracle would be completely different from something a web server.</description>
      <pubDate>Wed, 26 Jul 2000 14:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432873#M3740</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-07-26T14:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432874#M3741</link>
      <description>A very good source of HP-UX 11.0 Configurable Kernel Parameters can be found at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/content/KCparams.OverviewAll.html" target="_blank"&gt;http://www.docs.hp.com/hpux/content/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This page includes hot links to each kernel parameter giving:&lt;BR /&gt;Acceptable Values&lt;BR /&gt;Description&lt;BR /&gt;Related Parameters&lt;BR /&gt;And Additional Information&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2000 14:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-params/m-p/2432874#M3741</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-07-26T14:48:21Z</dc:date>
    </item>
  </channel>
</rss>

