<?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 Changes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943717#M412176</link>
    <description>I need to make the following changes and wanting to see what affects could happen.  &lt;BR /&gt;&lt;BR /&gt;1.  NCSIZE from 4624 to 43072&lt;BR /&gt;2.  NFILE from 10240 to 77048&lt;BR /&gt;3.  NINODE from 3600 to 42048&lt;BR /&gt;4.  VPS_CEILING from 16 to 64&lt;BR /&gt;&lt;BR /&gt;The VX_NCSIZE currently is 1024 which will stay the same for the NCSIZE.&lt;BR /&gt;&lt;BR /&gt;This is all being done because of an Oracle Database</description>
    <pubDate>Wed, 30 Nov 2005 13:59:04 GMT</pubDate>
    <dc:creator>David Dangerfield_1</dc:creator>
    <dc:date>2005-11-30T13:59:04Z</dc:date>
    <item>
      <title>Kernel Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943717#M412176</link>
      <description>I need to make the following changes and wanting to see what affects could happen.  &lt;BR /&gt;&lt;BR /&gt;1.  NCSIZE from 4624 to 43072&lt;BR /&gt;2.  NFILE from 10240 to 77048&lt;BR /&gt;3.  NINODE from 3600 to 42048&lt;BR /&gt;4.  VPS_CEILING from 16 to 64&lt;BR /&gt;&lt;BR /&gt;The VX_NCSIZE currently is 1024 which will stay the same for the NCSIZE.&lt;BR /&gt;&lt;BR /&gt;This is all being done because of an Oracle Database</description>
      <pubDate>Wed, 30 Nov 2005 13:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943717#M412176</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2005-11-30T13:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943718#M412177</link>
      <description>Hi David:&lt;BR /&gt;&lt;BR /&gt;The Tunable Kernel Parameters guide does a good job of explaining the use and the ramifications of changing the various tunables:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/TKP-90202/index.html" target="_blank"&gt;http://docs.hp.com/en/TKP-90202/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 30 Nov 2005 14:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943718#M412177</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-11-30T14:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943719#M412178</link>
      <description>Hi David ,&lt;BR /&gt;&lt;BR /&gt;Here is a good doc to check and understand of all tunable parameters, &lt;BR /&gt;&lt;BR /&gt;Ex: VPS_CEILING &lt;BR /&gt;&lt;BR /&gt;Variable Page Sizes :&lt;BR /&gt;&lt;BR /&gt;The size of virtual memory pages can be altered to make swap operation more efficient in particular applications. Parameters include : vps_ceiling , vps_chatr_ceiling , and vps_pagesize .&lt;BR /&gt;&lt;BR /&gt;[ Tunable Kernel Parameters.pdf ]&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/TKP-90203/TKP-90203.pdf" target="_blank"&gt;http://docs.hp.com/en/TKP-90203/TKP-90203.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2005 14:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943719#M412178</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-11-30T14:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943720#M412179</link>
      <description>There is no point in increasing ncsize because it is an obsolete parameter. It is retained because some software might examine this value and require it to be at least a given size but that's really the only reason to increase - to "trick" some application software.&lt;BR /&gt;&lt;BR /&gt;ninode at 3600 is already more than big enough. Ninode only applies to hfs filesystems and I'll bet the only hfs filesystem on your box is /stand. In that case, ninode at 1200 is more than generous. Your setting will do nothing except waste memory.</description>
      <pubDate>Wed, 30 Nov 2005 14:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943720#M412179</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-11-30T14:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943721#M412180</link>
      <description>Problem was resolved without changing anything.</description>
      <pubDate>Thu, 01 Dec 2005 09:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-changes/m-p/4943721#M412180</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2005-12-01T09:14:59Z</dc:date>
    </item>
  </channel>
</rss>

