<?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: changing `dynamic buffer cache` to free up memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076921#M141850</link>
    <description>Hi Jerry&lt;BR /&gt;&lt;BR /&gt;Recommendations are for a max of 10% for dbc.&lt;BR /&gt;Reduce it to 10 and you should free up 20% of your memory usage ? Thats how I would read it but!&lt;BR /&gt;&lt;BR /&gt;There are a couple of things I suppose need clarification, which, now the question is raised I am also interested.&lt;BR /&gt;&lt;BR /&gt;when you set your max value is the space allocated not used by other processes other than buffer cache ? Ie , I have a process that is taking up x% of memory. Data is being written to disk and the buffer cache is growing to the point where it needs all of its allocation. Is this allocation available when needed or are other processes required to be swapped out to serve the requirments of the buffer cache ?&lt;BR /&gt;&lt;BR /&gt;Are you trying the install on a busy system ? Is the buffer cache high when you try the install ? if 'yes' then a reduction should certainly work&lt;BR /&gt;&lt;BR /&gt;Interesting&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Tue, 23 Sep 2003 18:51:41 GMT</pubDate>
    <dc:creator>steven Burgess_2</dc:creator>
    <dc:date>2003-09-23T18:51:41Z</dc:date>
    <item>
      <title>changing `dynamic buffer cache` to free up memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076919#M141848</link>
      <description>I'm in the process of installing HP's `SCM3.0` on our 11i system. SCM3.0&lt;BR /&gt;requires a minimum of 256MB of memory. From the swapinfo listed below, it seems &lt;BR /&gt;I have over 500MB of memory free? When I review measureware it shows 'total &lt;BR /&gt;system memory at 83%'. The current `dbc_max_pct`=30, and the `dbc_min_pct`=5. &lt;BR /&gt;My question is, if I change the `dbc_max_pct` from 30 to 20 will this deliver &lt;BR /&gt;the additional 256MB of memory needed to install SCM3.0 ?&lt;BR /&gt;&lt;BR /&gt;Following is some info the 11i system I want load SCM3.0 on:&lt;BR /&gt;&lt;BR /&gt;System info for host, model, OS:&lt;BR /&gt;root@DALUXCLE # uname -a;model&lt;BR /&gt;HP-UX DALUXCLE B.11.11 U 9000/800 1104474626 unlimited-user license&lt;BR /&gt;9000/800/L3000-7x&lt;BR /&gt;&lt;BR /&gt;Dmesg info for memory:&lt;BR /&gt;Jun  5 17:52:23 DALUXCLE vmunix: Memory Information:&lt;BR /&gt;Jun  5 17:52:23 DALUXCLE vmunix:     physical page size = 4096 bytes, logical &lt;BR /&gt;page size = 4096 bytes&lt;BR /&gt;Jun  5 17:52:23 DALUXCLE vmunix:     Physical: 2097152 Kbytes, lockable: &lt;BR /&gt;1546296 Kbytes, available: 1782664 Kbytes&lt;BR /&gt;&lt;BR /&gt;Swapinfo for swap:root@DALUXCLE # swapinfo -ta&lt;BR /&gt;             Kb      Kb      Kb   PCT  START/      Kb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev     2097152       0 2097152    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev     2097152       0 2097152    0%       0       -    1  /dev/vg01/lvol1&lt;BR /&gt;reserve       -  701204 -701204&lt;BR /&gt;memory  1548820  998720  550100   64%&lt;BR /&gt;total   5743124 1699924 4043200   30%       -       0    -&lt;BR /&gt;&lt;BR /&gt;root@DALUXCLE # sysdef | grep db&lt;BR /&gt;dbc_max_pct                  30&lt;BR /&gt;dbc_min_pct                   5&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Sep 2003 18:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076919#M141848</guid>
      <dc:creator>Jerry Sims</dc:creator>
      <dc:date>2003-09-23T18:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: changing `dynamic buffer cache` to free up memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076920#M141849</link>
      <description>I seriously doubt that you would have a problem installing SCM on this box with 2GB of RAM.&lt;BR /&gt; &lt;BR /&gt;Have you tried installing it?  Did you get an error?&lt;BR /&gt; &lt;BR /&gt;I would try the installation first since resetting a kernel parm requires a reboot.&lt;BR /&gt; &lt;BR /&gt;There is no guarantee that changing the dbc_max_pct will give you the additional RAM.  It will only free up space if you buffer cache is at it's maximum size.  BUT, the way buffer cache is supposed to work is that if your system comes under memory pressure, the buffer cache will be reduced to provide more RAM for your programs.&lt;BR /&gt; &lt;BR /&gt;30% may be a bit high for buffer cache, but I seriously doubt that it would require a change in order to install SCM.</description>
      <pubDate>Tue, 23 Sep 2003 18:47:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076920#M141849</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-09-23T18:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: changing `dynamic buffer cache` to free up memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076921#M141850</link>
      <description>Hi Jerry&lt;BR /&gt;&lt;BR /&gt;Recommendations are for a max of 10% for dbc.&lt;BR /&gt;Reduce it to 10 and you should free up 20% of your memory usage ? Thats how I would read it but!&lt;BR /&gt;&lt;BR /&gt;There are a couple of things I suppose need clarification, which, now the question is raised I am also interested.&lt;BR /&gt;&lt;BR /&gt;when you set your max value is the space allocated not used by other processes other than buffer cache ? Ie , I have a process that is taking up x% of memory. Data is being written to disk and the buffer cache is growing to the point where it needs all of its allocation. Is this allocation available when needed or are other processes required to be swapped out to serve the requirments of the buffer cache ?&lt;BR /&gt;&lt;BR /&gt;Are you trying the install on a busy system ? Is the buffer cache high when you try the install ? if 'yes' then a reduction should certainly work&lt;BR /&gt;&lt;BR /&gt;Interesting&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 23 Sep 2003 18:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076921#M141850</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2003-09-23T18:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: changing `dynamic buffer cache` to free up memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076922#M141851</link>
      <description>Hi Jerry&lt;BR /&gt; &lt;BR /&gt;You can't use swapinfo -ta to determine free memory. Use glance if its installed (-m option) or alternatively&lt;BR /&gt;# vmstat 1 3&lt;BR /&gt;(Look for the "free" column and multiply this value by 4 to give free memory in bytes).&lt;BR /&gt; &lt;BR /&gt;If you have don't have much free memory on the system, then you could reduce dbc_maxt_pct to 20% but with only 2GB of RAM I wouldn't reduce further than this.&lt;BR /&gt;  &lt;BR /&gt;Alternatively you can determine which processes are using the memory &amp;amp; if possible shutdown them down while trying to do the install.&lt;BR /&gt; &lt;BR /&gt;To determine top memory processes use the following:&lt;BR /&gt;# UNIX95= ps -el -o pid,comm,sz | grep -i -v pid | sort -nr -k 3,3|head -25&lt;BR /&gt; &lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Sep 2003 19:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076922#M141851</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-09-23T19:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: changing `dynamic buffer cache` to free up memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076923#M141852</link>
      <description>I think you should go further.&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct 30&lt;BR /&gt;dbc_min_pct 5&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct 10&lt;BR /&gt;dbc_min_pct 5&lt;BR /&gt;&lt;BR /&gt;Maybe even lower that max figure to 7.  It is very expensive in terms of CPU time to change these settings and the bigger the change, the bigger the whallop on your system performance.&lt;BR /&gt;&lt;BR /&gt;This document, written by a sharp HP-UX performance guy goes into this and other topics.&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;search.y=8&amp;amp;search.x=28&amp;amp;mode=id&amp;amp;admit=-682735245+1064363952456+28353475&amp;amp;searchCrit=allwords" 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;search.y=8&amp;amp;search.x=28&amp;amp;mode=id&amp;amp;admit=-682735245+1064363952456+28353475&amp;amp;searchCrit=allwords&lt;/A&gt;&lt;BR /&gt;Doc ID: UPERFKBAN00000726&lt;BR /&gt;&lt;BR /&gt;It has recently been updated.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Sep 2003 19:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076923#M141852</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-23T19:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: changing `dynamic buffer cache` to free up memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076924#M141853</link>
      <description>Hi &lt;BR /&gt; &lt;BR /&gt;I'd be careful setting dbc_max_pct to only 7%.  With 2GB of RAM that only gives you 140MB of Buffer Cache.  General recommendations are 200MB-400MB.  From what I've heard 11i can also better utilize higher buffer cache settings.&lt;BR /&gt; &lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
      <pubDate>Tue, 23 Sep 2003 20:45:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-dynamic-buffer-cache-to-free-up-memory/m-p/3076924#M141853</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-09-23T20:45:58Z</dc:date>
    </item>
  </channel>
</rss>

