<?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: Buffer cache &amp;amp; bufpages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121855#M802363</link>
    <description>Hello Stefan,&lt;BR /&gt;&lt;BR /&gt;I know perfectly the metod to set these&lt;BR /&gt;parameters. My question is regarding&lt;BR /&gt;the diffrent output from kmtune and adb or&lt;BR /&gt;sysdef.&lt;BR /&gt;On my system bufpages is equal to zero&lt;BR /&gt;(NBUF*2) nbuf is equal to zero.&lt;BR /&gt;&lt;BR /&gt;Why adb shows bufpage equal to 523776 and&lt;BR /&gt;nbuf equal to 524748?&lt;BR /&gt;Thanks&lt;BR /&gt;Davide</description>
    <pubDate>Tue, 18 Nov 2003 05:06:39 GMT</pubDate>
    <dc:creator>GUAZZI,DAVIDE</dc:creator>
    <dc:date>2003-11-18T05:06:39Z</dc:date>
    <item>
      <title>Buffer cache &amp; bufpages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121852#M802360</link>
      <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;I set bufpages and nbuf equal to zero on my &lt;BR /&gt;HPUX 11.0 system.&lt;BR /&gt;I want to use dinamyc buffer cache with two&lt;BR /&gt;parameters dbc_max_pct &amp;amp; dbc_min_pct.&lt;BR /&gt;On my system I have 4GB of Ram and max_pct=50&lt;BR /&gt;and min_pct=5.&lt;BR /&gt;&lt;BR /&gt;SAM shows to me bufpages=0&lt;BR /&gt;Kmtune shows to me bufpages=(NBUF*2) according&lt;BR /&gt;to the file /usr/conf/master.d/core-hpux&lt;BR /&gt;Kmtune shows to me nbuf=0&lt;BR /&gt;&lt;BR /&gt;If I tried to check this value with adb I found&lt;BR /&gt;different value. Why?&lt;BR /&gt;&lt;BR /&gt;Output of:&lt;BR /&gt;echo bufpages/D |adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;shows bufpages=523776 and nbuf=524748&lt;BR /&gt;&lt;BR /&gt;also sysdef shows the same situation, but &lt;BR /&gt;is an obsolete tool for HPUX 11.0&lt;BR /&gt;&lt;BR /&gt;Could you help me to understand this behaviour.&lt;BR /&gt;&lt;BR /&gt;Thanks Davide&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Nov 2003 04:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121852#M802360</guid>
      <dc:creator>GUAZZI,DAVIDE</dc:creator>
      <dc:date>2003-11-18T04:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer cache &amp; bufpages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121853#M802361</link>
      <description>Have a read of this;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/939/KCParms/KCparam.Nbuf.html&amp;amp;searchterms=nbuf&amp;amp;queryid=20031118-023700" target="_blank"&gt;http://docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/939/KCParms/KCparam.Nbuf.html&amp;amp;searchterms=nbuf&amp;amp;queryid=20031118-023700&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is a relationship between nbuf, bufpages and dbc_mac/min_pct&lt;BR /&gt;&lt;BR /&gt;Normal procedure is to leave nbuf=0 in /stand/system, bufpages=(NBUF*2) and let dbc_max_pct and dbc_min_pct control buffer size. Normally buffer cache should only be a max size of around 400MB so set dbc_mac_pct accordingly depending on your physical ram size.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Nov 2003 04:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121853#M802361</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-11-18T04:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer cache &amp; bufpages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121854#M802362</link>
      <description>oops, forgive my typos, dbc_mac_pct should read dbc_max_pct.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Nov 2003 04:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121854#M802362</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-11-18T04:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer cache &amp; bufpages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121855#M802363</link>
      <description>Hello Stefan,&lt;BR /&gt;&lt;BR /&gt;I know perfectly the metod to set these&lt;BR /&gt;parameters. My question is regarding&lt;BR /&gt;the diffrent output from kmtune and adb or&lt;BR /&gt;sysdef.&lt;BR /&gt;On my system bufpages is equal to zero&lt;BR /&gt;(NBUF*2) nbuf is equal to zero.&lt;BR /&gt;&lt;BR /&gt;Why adb shows bufpage equal to 523776 and&lt;BR /&gt;nbuf equal to 524748?&lt;BR /&gt;Thanks&lt;BR /&gt;Davide</description>
      <pubDate>Tue, 18 Nov 2003 05:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121855#M802363</guid>
      <dc:creator>GUAZZI,DAVIDE</dc:creator>
      <dc:date>2003-11-18T05:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer cache &amp; bufpages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121856#M802364</link>
      <description>Hi Davide,&lt;BR /&gt;&lt;BR /&gt;bufpages shows the current size of the buffer cache - as controlled by dbc_max and dbc_min_pct (if set to 0 in the system file). You can see it go up and down, ie. boot your server, adb will show bufpages nice and low, and it will slowly grow to the dbc_max_pct size (ie. RAM=4096, dbc_mac_pct = 10%, bufpages=104857 *4= 429MB). nbuf is similar, but im not sure of the relationship size wise to bufpages in this case.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Nov 2003 05:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-amp-bufpages/m-p/3121856#M802364</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-11-18T05:17:17Z</dc:date>
    </item>
  </channel>
</rss>

