<?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 HP-UX 11.11 QUESTION: 2G RAM installed; only 312MB real memory available in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527875#M808201</link>
    <description>CPU:                     PA 8600-8600 CPU 3.0 &lt;BR /&gt;Model:                   9000/785/J5600&lt;BR /&gt;Physical Memory:         2049.8 MB&lt;BR /&gt;Real Memory:                                                      &lt;BR /&gt;  Active:                278716.9 KB                              &lt;BR /&gt;  Total:                 324633.4 KB&lt;BR /&gt;&lt;BR /&gt;When I checked the memory resource in SAM, I saw 2G physical memory installed, but only 312M real memory available. Why?&lt;BR /&gt;&lt;BR /&gt;How can I make more real memory available?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Tue, 19 Apr 2005 10:02:31 GMT</pubDate>
    <dc:creator>Eric Sun</dc:creator>
    <dc:date>2005-04-19T10:02:31Z</dc:date>
    <item>
      <title>HP-UX 11.11 QUESTION: 2G RAM installed; only 312MB real memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527875#M808201</link>
      <description>CPU:                     PA 8600-8600 CPU 3.0 &lt;BR /&gt;Model:                   9000/785/J5600&lt;BR /&gt;Physical Memory:         2049.8 MB&lt;BR /&gt;Real Memory:                                                      &lt;BR /&gt;  Active:                278716.9 KB                              &lt;BR /&gt;  Total:                 324633.4 KB&lt;BR /&gt;&lt;BR /&gt;When I checked the memory resource in SAM, I saw 2G physical memory installed, but only 312M real memory available. Why?&lt;BR /&gt;&lt;BR /&gt;How can I make more real memory available?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 19 Apr 2005 10:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527875#M808201</guid>
      <dc:creator>Eric Sun</dc:creator>
      <dc:date>2005-04-19T10:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 QUESTION: 2G RAM installed; only 312MB real memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527876#M808202</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Check the kernel parms &lt;BR /&gt;&lt;BR /&gt;dbc_max_pct&lt;BR /&gt;dbc_min_pct&lt;BR /&gt;&lt;BR /&gt;If you left the default for the max - it's 50% &amp;amp; that can chew up a full Gig. Use bufpages &amp;amp; nbuf to hard set the buffer cache to around 400MB &amp;amp; that should free up some memory.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 19 Apr 2005 10:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527876#M808202</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-04-19T10:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 QUESTION: 2G RAM installed; only 312MB real memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527877#M808203</link>
      <description>It appears that you only printed the top portion of the display. In this case, 'Real Memory' refers to memory associated with either currently executing (Active) or executing and sleeping (Total) processes. As you spawn more processes you will see these values go up until the system cannot spawn any more processes because of kernel limits (e.g. nproc) or because no additional virtual memory is available. This is a case of 'Real' memory not being what you think it is.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Apr 2005 10:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527877#M808203</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-04-19T10:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 QUESTION: 2G RAM installed; only 312MB real memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527878#M808204</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;Is this by any chance a new system build...?&lt;BR /&gt;&lt;BR /&gt;I had seen a similar case recently when a "standard server build" was applied to a technical workstation (ie kernel tunables were set way too high and the kernel itself appeared to be 'chewing up' far too much memory resource) - reducing the kernel tunables to 'sensible' values for this particular system appeared to resolve the issue...&lt;BR /&gt;&lt;BR /&gt;HTH &lt;BR /&gt;Nick</description>
      <pubDate>Wed, 20 Apr 2005 03:46:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527878#M808204</guid>
      <dc:creator>Nick W</dc:creator>
      <dc:date>2005-04-20T03:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 QUESTION: 2G RAM installed; only 312MB real memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527879#M808205</link>
      <description>We has the same problem that the total value of real memory is so far smaller than the physical memory installed.  Based on the reply from Nick, which kernel tunables that we need to check to reduce and what is the sensible values that you can suggest?</description>
      <pubDate>Tue, 27 Sep 2005 15:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527879#M808205</guid>
      <dc:creator>Anh-Thu Tran</dc:creator>
      <dc:date>2005-09-27T15:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 QUESTION: 2G RAM installed; only 312MB real memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527880#M808206</link>
      <description>Yes, check the dbc_max_pct and other kernel parameters...&lt;BR /&gt;&lt;BR /&gt;That said, what runs on this server?&lt;BR /&gt;&lt;BR /&gt;Is that with just the OS running?&lt;BR /&gt;&lt;BR /&gt;Download and compile the attached c program (with the native compiler on HP).&lt;BR /&gt;&lt;BR /&gt;It is called memdetail - and gives some nice info...&lt;BR /&gt;&lt;BR /&gt;Another good utility - kmeminfo&lt;BR /&gt;&lt;BR /&gt;Check out this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=725841" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=725841&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 27 Sep 2005 15:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-question-2g-ram-installed-only-312mb-real-memory/m-p/3527880#M808206</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-09-27T15:25:55Z</dc:date>
    </item>
  </channel>
</rss>

