<?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: How te reduce buffer cache ?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862189#M96433</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is possible to reduce the limit, you can go for two seperate options, I am afraid it requiers a reboot:&lt;BR /&gt;&lt;BR /&gt;the dbc_max_pct/dbc_min_pct option with is dynamic. can be set&lt;BR /&gt;&lt;BR /&gt;and with bufpages:&lt;BR /&gt;&lt;BR /&gt;check out:&lt;BR /&gt;&lt;BR /&gt;&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;Gideon&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Dec 2002 14:51:41 GMT</pubDate>
    <dc:creator>G. Vrijhoeven</dc:creator>
    <dc:date>2002-12-11T14:51:41Z</dc:date>
    <item>
      <title>How te reduce buffer cache ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862185#M96429</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've an HP-UX N4000 system with 4 GB RAM.&lt;BR /&gt;When i display informations about memory (by glance) i've this :&lt;BR /&gt;&lt;BR /&gt;Total VM :  92.6mb   Sys Mem  : 206.3mb   User Mem: 744.3mb   Phys Mem:  4.00gb&lt;BR /&gt;Active VM:  58.2mb   Buf Cache:  2.00gb   Free Mem:  1.07gb&lt;BR /&gt;&lt;BR /&gt;The Buf cache is fixed at 2 gb.&lt;BR /&gt;&lt;BR /&gt;Is it possibile to reduce it? how?&lt;BR /&gt;Is there any doc to manage memery parameters ??&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Dec 2002 14:42:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862185#M96429</guid>
      <dc:creator>Abdel Guelmamene</dc:creator>
      <dc:date>2002-12-11T14:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: How te reduce buffer cache ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862186#M96430</link>
      <description>You need to check you dbc_min and dbc_max parameters, the max defaults to 50% of RAM.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 11 Dec 2002 14:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862186#M96430</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-12-11T14:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: How te reduce buffer cache ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862187#M96431</link>
      <description>Actually, there's a little more to it - from SAM's help on configurable kernel parameters:&lt;BR /&gt;&lt;BR /&gt;bufpages interacts with XYX as follows: &lt;BR /&gt;&lt;BR /&gt;   * bufpages = 0, nbuf = 0: Enables dynamic buffer cache. &lt;BR /&gt;&lt;BR /&gt;   * bufpages not zero, nbuf = zero: Creates bufpages/2 buffer&lt;BR /&gt;     headers and allocates (bufpages x4 Kbytes) of buffer pool&lt;BR /&gt;     space at system boot time. &lt;BR /&gt;&lt;BR /&gt;   * bufpages = 0, nbuf not zero: Allocates nbuf*2 pages of buffer&lt;BR /&gt;     pool space and creates nbuf headers at boot time.. &lt;BR /&gt;&lt;BR /&gt;   * bufpages not 0, nbuf not zero: Allocates bufpages pages of&lt;BR /&gt;     buffer pool space and creates nbuf buffer headers at boot time.&lt;BR /&gt;     If the two values conflict such that it is impossible to configure a&lt;BR /&gt;     system using both of them, bufpages takes precedence. &lt;BR /&gt;&lt;BR /&gt; bufpages controls how much actual memory is allocated to the buffer&lt;BR /&gt; pool. See nbuf. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 11 Dec 2002 14:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862187#M96431</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-12-11T14:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: How te reduce buffer cache ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862188#M96432</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;change the kernel param of :&lt;BR /&gt;dbc_max_pct to 10 .&lt;BR /&gt;&lt;BR /&gt;the default param is 50 is it is a lot .&lt;BR /&gt;&lt;BR /&gt;if your server is a nfs server reduce it to 20 &lt;BR /&gt;but 50 it is too much .&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Dec 2002 14:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862188#M96432</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2002-12-11T14:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: How te reduce buffer cache ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862189#M96433</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is possible to reduce the limit, you can go for two seperate options, I am afraid it requiers a reboot:&lt;BR /&gt;&lt;BR /&gt;the dbc_max_pct/dbc_min_pct option with is dynamic. can be set&lt;BR /&gt;&lt;BR /&gt;and with bufpages:&lt;BR /&gt;&lt;BR /&gt;check out:&lt;BR /&gt;&lt;BR /&gt;&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;Gideon&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Dec 2002 14:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862189#M96433</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2002-12-11T14:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: How te reduce buffer cache ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862190#M96434</link>
      <description>And more info from SAM:&lt;BR /&gt;&lt;BR /&gt;If bufpages is zero at system boot time, the system allocates two&lt;BR /&gt; pages for every buffer header defined by nbuf. If bufpages and &lt;BR /&gt; nbuf are both zero, the system enables dynamic buffer cache&lt;BR /&gt; allocation and allocates a percentage of available memory not less&lt;BR /&gt; than dbc_min_pct nor more than dbc_max_pct , depending on&lt;BR /&gt; system needs at any given time. &lt;BR /&gt;&lt;BR /&gt; The maximum amount of memory that can be allocated to the buffer&lt;BR /&gt; pool is also affected by the amount of memory allocated to the system&lt;BR /&gt; for other purposes. Thus, modifying parameters that affect system&lt;BR /&gt; memory may also affect the maximum amount of memory can be&lt;BR /&gt; made available to the buffer pool. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 11 Dec 2002 14:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862190#M96434</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-12-11T14:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: How te reduce buffer cache ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862191#M96435</link>
      <description>dbc_min and max are for dynamic buffer cache, which is only on depending on what 2 other kernel parameters are set to, nbuf and bufpages. Heres the rules;&lt;BR /&gt;&lt;BR /&gt;nbuf interacts with bufpages as follows:&lt;BR /&gt;&lt;BR /&gt;bufpages = 0, nbuf = 0: Enables dynamic buffer cache. [dbc_min_pct and dbc_max_pct]&lt;BR /&gt;&lt;BR /&gt;bufpages not zero, nbuf = zero: Creates BufPages/2 buffer headers and allocates bufpages times 4 Kbytes of buffer pool space at system boot time.&lt;BR /&gt;&lt;BR /&gt;bufpages = 0, nbuf not zero: Allocates Nbuf*2 pages of buffer pool space and creates Nbuf headers at boot time..&lt;BR /&gt;&lt;BR /&gt;bufpages not zero, nbuf not zero: Allocates BufPages pages of buffer pool space and creates Nbuf buffer headers at boot time. If the two values conflict such that it is impossible to configure a system using both of them, bufpages takes precedence.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Dec 2002 14:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862191#M96435</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-11T14:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: How te reduce buffer cache ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862192#M96436</link>
      <description>That's a lot of cache!&lt;BR /&gt;&lt;BR /&gt;Try looking at nbuf and bufpages kernel parameters.  Go to SAM/Kernel Configuration/Configurable Parameters.  Both values on my system are set to 0.  This allocates 10% of available memory.&lt;BR /&gt;&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Dec 2002 15:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-te-reduce-buffer-cache/m-p/2862192#M96436</guid>
      <dc:creator>Tom Jackson</dc:creator>
      <dc:date>2002-12-11T15:02:39Z</dc:date>
    </item>
  </channel>
</rss>

