<?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 add memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/add-memory/m-p/3399564#M200503</link>
    <description>Hi&lt;BR /&gt;My question is if shmmax must be increased due to an increase of phys. memory of 3500 to 6500 Mb. If this is correct in what proportion i must increase.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;shmmax actual = 1,073,741,824</description>
    <pubDate>Wed, 13 Oct 2004 18:42:50 GMT</pubDate>
    <dc:creator>Alberto Hurtado</dc:creator>
    <dc:date>2004-10-13T18:42:50Z</dc:date>
    <item>
      <title>add memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-memory/m-p/3399564#M200503</link>
      <description>Hi&lt;BR /&gt;My question is if shmmax must be increased due to an increase of phys. memory of 3500 to 6500 Mb. If this is correct in what proportion i must increase.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;shmmax actual = 1,073,741,824</description>
      <pubDate>Wed, 13 Oct 2004 18:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-memory/m-p/3399564#M200503</guid>
      <dc:creator>Alberto Hurtado</dc:creator>
      <dc:date>2004-10-13T18:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: add memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-memory/m-p/3399565#M200504</link>
      <description>shmmax only limits the size of the INDIVIDUAL shared memory segments. That means any shared memory segment created in the system should be of size less than or equal to shmmax.&lt;BR /&gt;&lt;BR /&gt;So, it is rather dependent on the application you have running on the system. Increasing the physical memory doesnt necessarily require increasing shmmax parameter.&lt;BR /&gt;&lt;BR /&gt;Now that you have more memory available for use, you could consider increaring shmmax, if the shmget() calls by your application is failing due to the size limit.</description>
      <pubDate>Wed, 13 Oct 2004 18:55:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-memory/m-p/3399565#M200504</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-13T18:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: add memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-memory/m-p/3399566#M200505</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If the OS is of 32bit or if your application is 32bit, there is no point increasing shmmax as you can't have a segment more than the size of a 32bit quadrant which is 1 GB.&lt;BR /&gt;&lt;BR /&gt;If your application is 64bit, then you can probably increase it if it is required.&lt;BR /&gt;&lt;BR /&gt;It's really your requirement not because there is more memory.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 13 Oct 2004 19:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-memory/m-p/3399566#M200505</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-13T19:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: add memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-memory/m-p/3399567#M200506</link>
      <description>I was taught that settings of shmmax greater than 25% of memory will be ignored.&lt;BR /&gt;&lt;BR /&gt;Memory is defined as physical memory plus swap.&lt;BR /&gt;&lt;BR /&gt;Oracle, apache and other apps are very hungry for shared memory and I generally max it out.&lt;BR /&gt;&lt;BR /&gt;Within the limitations Sri presented you can increase shared memory two ways, by adding physical memory or by increasing swap.&lt;BR /&gt;&lt;BR /&gt;You're doing the right thing, getting more bang for your buck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 13 Oct 2004 19:33:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-memory/m-p/3399567#M200506</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-13T19:33:24Z</dc:date>
    </item>
  </channel>
</rss>

