<?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: Total amount of system memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339634#M343371</link>
    <description>&amp;gt;I have reduced the value of dbc_max_pct now but still the buf cache is at same value.&lt;BR /&gt;&lt;BR /&gt;Which?  Size or percent?  For the former, it may take some time to reduce it.</description>
    <pubDate>Tue, 20 Jan 2009 00:15:30 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-01-20T00:15:30Z</dc:date>
    <item>
      <title>Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339621#M343358</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My system is having 64GB of total memory and when I checked with glance -m I found that system is consuming more than 10GB of memory.&lt;BR /&gt;Can you please suggest how this can be reduced or is this the standard:&lt;BR /&gt;&lt;BR /&gt;Total VM :  30.3gb   Sys Mem  :  10.4gb   User Mem:  33.5gb   Phys Mem:  63.7gb&lt;BR /&gt;Active VM:  26.1gb   Buf Cache:   6.4gb   Free Mem:  13.5gb&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Jan 2009 00:53:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339621#M343358</guid>
      <dc:creator>panks</dc:creator>
      <dc:date>2009-01-17T00:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339622#M343359</link>
      <description>it is showing that 10 GB of the entire memory that ur system has is being used as a SYSTEM Memory that is the memory that has been reserved for the System Processes for HP-UX ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;do a&lt;BR /&gt;&lt;BR /&gt;#dmseg| grep -i physical &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what does that show, that is teh actual memory Physically installed in ur server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;alao u can see memory amount installed as in &lt;BR /&gt;&lt;BR /&gt;do the cstm commsnd&lt;BR /&gt;&lt;BR /&gt;#cstm&lt;BR /&gt;cstm&amp;gt;sel all&lt;BR /&gt;cstm&amp;gt;info;wait&lt;BR /&gt;cstm&amp;gt;infolog&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and u can see the Memory Specications at the end of this display.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;do not fprget to assign points please.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit</description>
      <pubDate>Sat, 17 Jan 2009 06:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339622#M343359</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-17T06:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339623#M343360</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check dbc_min_pct and dbc_max_pct if set to 5 and 50 (default)&lt;BR /&gt;&lt;BR /&gt;set it to dbc_min_pct=3 &amp;amp; dbc_max_pct=5 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Javed</description>
      <pubDate>Sat, 17 Jan 2009 12:42:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339623#M343360</guid>
      <dc:creator>Javed Khan_1</dc:creator>
      <dc:date>2009-01-17T12:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339624#M343361</link>
      <description>Thanks but when I checked dbc_max_pct and dbc_min_pct its value is 10 and 5 resp.&lt;BR /&gt;&lt;BR /&gt;And the usage of dbc_max_pct is 100% so reducing the value of it may cause problem.&lt;BR /&gt;&lt;BR /&gt;Please suggest. I want to know that out 0f 64 GB that reserved ~11GB for system is that standard value. I mean 25% of total memory, or it can be changed.</description>
      <pubDate>Sun, 18 Jan 2009 17:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339624#M343361</guid>
      <dc:creator>panks</dc:creator>
      <dc:date>2009-01-18T17:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339625#M343362</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;swapinfo -tam is fairly easier to understand.&lt;BR /&gt;&lt;BR /&gt;It also shows swap. &lt;BR /&gt;&lt;BR /&gt;This figure: Phys Mem: 63.7gb &lt;BR /&gt;Shows the system is recognizing all physical memory.&lt;BR /&gt;&lt;BR /&gt;The way I see your display, is system memory, which includes SGA and scuh use is 33.5 gb, the system memory, for OS and such is using a surprisingly high 10.4 GB, but that figure depends on what services you have running.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 18 Jan 2009 17:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339625#M343362</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-01-18T17:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339626#M343363</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Please post more details of application which running on server .&lt;BR /&gt;&lt;BR /&gt;Bibith</description>
      <pubDate>Mon, 19 Jan 2009 06:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339626#M343363</guid>
      <dc:creator>bibith dathan</dc:creator>
      <dc:date>2009-01-19T06:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339627#M343364</link>
      <description>no actually you need to calculate the dbc parameters according to your physical memory.&lt;BR /&gt;&lt;BR /&gt;your parameter is already set to *_max = 10 then try to monitor which system processes are consuming more memory.&lt;BR /&gt;&lt;BR /&gt;check with this command&lt;BR /&gt;&lt;BR /&gt;#export UNIX95=1;ps -ef -o comm,pcpu,vsz,args |more</description>
      <pubDate>Mon, 19 Jan 2009 07:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339627#M343364</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-01-19T07:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339628#M343365</link>
      <description>&amp;gt;ahsan: export UNIX95=1;ps -ef -o comm,pcpu,vsz,args&lt;BR /&gt;&lt;BR /&gt;You don't want to export UNIX95, you just want it temporary:&lt;BR /&gt;UNIX95=EXTEMDED_PS ps -ef -o comm,pcpu,vsz,args&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jan 2009 12:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339628#M343365</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-01-19T12:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339629#M343366</link>
      <description>Thanks for your reply but the system memory is constant since we configured the system that is 10.4 GB. One more thing as dbc_max_pct was set to 10 it was 100% utilized so I have changed the value of dbc_max_pct to 25. Please suggest how we can reduce the value of system memory or is it the standard value I mean 25% of total memory.</description>
      <pubDate>Mon, 19 Jan 2009 15:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339629#M343366</guid>
      <dc:creator>panks</dc:creator>
      <dc:date>2009-01-19T15:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339630#M343367</link>
      <description>So a lot of your memory is used up for kernel buffer cache. Normally you don't need taht much buffer cache. For a server like yours I would chose min 1% and max 2% or at most 2%min and 4% max. The buffer cache will always be at 100% if the server is busy.&lt;BR /&gt;&lt;BR /&gt;Now for the system memory, 10.4GB out of the 64GM mmeory is about 15%. That 's probably normal for a busy server and the newer itanium servers. It all depends what the kernel is doing, a lot of new i/o, paging etc. Need to look further in the process activity as already mentioned.</description>
      <pubDate>Mon, 19 Jan 2009 16:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339630#M343367</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-01-19T16:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339631#M343368</link>
      <description>Shalom again:&lt;BR /&gt;&lt;BR /&gt;One more thing as dbc_max_pct was set to 10 it was 100% utilized so I have changed the value of dbc_max_pct to 25. Please &lt;BR /&gt;&lt;BR /&gt;That uses a lot of space for the buffer pool.&lt;BR /&gt;&lt;BR /&gt;I normally use 5 and 7 (max) on an Oracle based system. For 11.11 and below buffer pool increase does not help with Oracle performance anyway.&lt;BR /&gt;&lt;BR /&gt;Changing the buffer pool is extremely expensive for a system in terms of performance. Having those numbers so far apart is bad for overall systems performance.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 19 Jan 2009 16:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339631#M343368</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-01-19T16:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339632#M343369</link>
      <description>Thanks Steve!! So you mean I should revert back the value of dbc_mac_pct to 10%. One more question is this parameter only responsible for oracle. And is going to create any problem if utilization of dbc_max_pct is continously at 100% because user has already faced a problem one time and their entire oracle instance hung.</description>
      <pubDate>Mon, 19 Jan 2009 17:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339632#M343369</guid>
      <dc:creator>panks</dc:creator>
      <dc:date>2009-01-19T17:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339633#M343370</link>
      <description>Ok I have reduced the value of dbc_max_pct now but still the buf cache is at same value.</description>
      <pubDate>Mon, 19 Jan 2009 17:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339633#M343370</guid>
      <dc:creator>panks</dc:creator>
      <dc:date>2009-01-19T17:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339634#M343371</link>
      <description>&amp;gt;I have reduced the value of dbc_max_pct now but still the buf cache is at same value.&lt;BR /&gt;&lt;BR /&gt;Which?  Size or percent?  For the former, it may take some time to reduce it.</description>
      <pubDate>Tue, 20 Jan 2009 00:15:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339634#M343371</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-01-20T00:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339635#M343372</link>
      <description>Also check with dba if kernel tuning is correct with respect to the oracle version running on your system , or may be they need to so some performance tuning at db end</description>
      <pubDate>Tue, 20 Jan 2009 02:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339635#M343372</guid>
      <dc:creator>Javed Khan_1</dc:creator>
      <dc:date>2009-01-20T02:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339636#M343373</link>
      <description>What does that mean, do you mean to say if there is not proper tuning at DBA end then system memory will consume more.&lt;BR /&gt;Is there any way by which I can cut down the usage of this big amount of system memory and free up it for the use of user processes.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 20 Jan 2009 18:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339636#M343373</guid>
      <dc:creator>panks</dc:creator>
      <dc:date>2009-01-20T18:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Total amount of system memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339637#M343374</link>
      <description>please paste the output of glance/top showing process based memory utilization</description>
      <pubDate>Sun, 25 Jan 2009 08:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-amount-of-system-memory/m-p/4339637#M343374</guid>
      <dc:creator>Javed Khan_1</dc:creator>
      <dc:date>2009-01-25T08:27:52Z</dc:date>
    </item>
  </channel>
</rss>

