<?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 tunning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997010#M125632</link>
    <description>Hi Pals,&lt;BR /&gt;&lt;BR /&gt;In HP-UX 11.0 we are trying to load a file (60Mb) into a dynamic memory table, when the loading proccess have reached 25Mb the proccess go down with the following message error:&lt;BR /&gt;Fatal error: 9010 - Out of memory; cannot claim  more; total segmented&lt;BR /&gt;memory claimed.&lt;BR /&gt;&lt;BR /&gt;We suppose that this issue is involving a kernel tunning due to we have noticed that maxssiz and maxssiz_64bit looks lower to satisfy our requirements (Pls find attached a copy of our current kernel conf).&lt;BR /&gt;&lt;BR /&gt;I'll appreciate your comments and recomendations about.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
    <pubDate>Fri, 13 Jun 2003 14:49:48 GMT</pubDate>
    <dc:creator>Jose Mosquera</dc:creator>
    <dc:date>2003-06-13T14:49:48Z</dc:date>
    <item>
      <title>Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997010#M125632</link>
      <description>Hi Pals,&lt;BR /&gt;&lt;BR /&gt;In HP-UX 11.0 we are trying to load a file (60Mb) into a dynamic memory table, when the loading proccess have reached 25Mb the proccess go down with the following message error:&lt;BR /&gt;Fatal error: 9010 - Out of memory; cannot claim  more; total segmented&lt;BR /&gt;memory claimed.&lt;BR /&gt;&lt;BR /&gt;We suppose that this issue is involving a kernel tunning due to we have noticed that maxssiz and maxssiz_64bit looks lower to satisfy our requirements (Pls find attached a copy of our current kernel conf).&lt;BR /&gt;&lt;BR /&gt;I'll appreciate your comments and recomendations about.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Fri, 13 Jun 2003 14:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997010#M125632</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-06-13T14:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997011#M125633</link>
      <description>&lt;A href="http://docs.hp.com/hpux/onlinedocs/939/KCParms/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/939/KCParms/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 13 Jun 2003 14:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997011#M125633</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2003-06-13T14:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997012#M125634</link>
      <description>Hi Jose Maria,&lt;BR /&gt;&lt;BR /&gt;Your kernel parms look a little low, but high enough to allow this.&lt;BR /&gt;Is it possible that this is a 32-bit application? Limiter could be contigous memory.&lt;BR /&gt;You could not have enough in one chunk to load this.&lt;BR /&gt;Check your shared memory with&lt;BR /&gt;&lt;BR /&gt;ipcs -mob&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 13 Jun 2003 14:57:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997012#M125634</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-06-13T14:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997013#M125635</link>
      <description>A great performance tuning doc.&lt;BR /&gt;&lt;BR /&gt;Performance Tuning doc&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;mode=id&amp;amp;admit=-682735245+1053636168960+28353475&amp;amp;searchCrit=allwords&amp;amp;printable=true" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;mode=id&amp;amp;admit=-682735245+1053636168960+28353475&amp;amp;searchCrit=allwords&amp;amp;printable=true&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I know the author who deals with Oracle performance issues at the support center.  He is the top of the field.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 13 Jun 2003 14:59:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997013#M125635</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-13T14:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997014#M125636</link>
      <description>I think it is maxdsize that is you problem, not maxssize.&lt;BR /&gt;&lt;BR /&gt;It looks like your default maxdsize may be too low (64MB).  You can use SAM to rebuild your kernel with a larger value and retry your app.&lt;BR /&gt;&lt;BR /&gt;Also, what size chunks are you allocating memory in?</description>
      <pubDate>Fri, 13 Jun 2003 15:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997014#M125636</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-13T15:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997015#M125637</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've read the Configurable Kernel Parameters white paper before this consult, thanks.&lt;BR /&gt;&lt;BR /&gt;Development team have to certify me n-bit application, and our shared memory are in attached doc.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Fri, 13 Jun 2003 15:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997015#M125637</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-06-13T15:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997016#M125638</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Try to work with SAM for rebuild the kernel&lt;BR /&gt;there you will have some info about every&lt;BR /&gt;parameter that you can change.&lt;BR /&gt;I think you should change the maxdsiz&lt;BR /&gt;the one that is write to your OS 32/64bit&lt;BR /&gt;check that you change the wright.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Fri, 13 Jun 2003 15:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997016#M125638</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-13T15:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997017#M125639</link>
      <description>Hi (again) Jose Maria,&lt;BR /&gt;&lt;BR /&gt;Well seeing that shared memory output, I still believe that 32-bit shared memory exhaustion or fragmentation could be the culprit here.&lt;BR /&gt;You've got several processes in there that are large users.&lt;BR /&gt;Is this 11.0/32 or 11.0/64. If it's a K-class or lower it could be a 32-bit OS. If it's an L-class or higher it's definitely 64-bit. But even if the OS is 64-bit, the application could still be 32-bit &amp;amp; could be the culprit. &lt;BR /&gt;If so, then you'll need to run memory windows. &lt;BR /&gt;See /usr/share/doc/mem_wndws.txt for the whitepaper on how to implement &amp;amp; use memory windows.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 13 Jun 2003 15:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997017#M125639</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-06-13T15:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997018#M125640</link>
      <description>Hi Jeff,&lt;BR /&gt;&lt;BR /&gt;This is a L-Class machine under HP-UX 64, and the application is a 32-bit code. Also we have Sybase 11.03 and 12 engines running inside the box in 64-bit modes. Would the activation of this feature impact exclusively to those of 32-bit or both? Do risks exist on those of 64-bit?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 13:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2997018#M125640</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-06-16T13:20:03Z</dc:date>
    </item>
  </channel>
</rss>

