<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119354#M150459</link>
    <description>Check this previous thread about tuning your buffer cache &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=115045" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=115045&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jean-Luc</description>
    <pubDate>Fri, 14 Nov 2003 07:23:26 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2003-11-14T07:23:26Z</dc:date>
    <item>
      <title>buffer cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119348#M150453</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Who can i check the size of buffer cashe on unix 11.11i&lt;BR /&gt;Every answer about this subject is welcom&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Fri, 14 Nov 2003 07:00:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119348#M150453</guid>
      <dc:creator>I.Delic</dc:creator>
      <dc:date>2003-11-14T07:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: buffer cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119349#M150454</link>
      <description>If you have Glance installed on the system, &lt;BR /&gt;use "m" for memory report.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Fri, 14 Nov 2003 07:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119349#M150454</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2003-11-14T07:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: buffer cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119350#M150455</link>
      <description>Hi,&lt;BR /&gt;I don't have glance &lt;BR /&gt;&lt;BR /&gt;Idriz</description>
      <pubDate>Fri, 14 Nov 2003 07:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119350#M150455</guid>
      <dc:creator>I.Delic</dc:creator>
      <dc:date>2003-11-14T07:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: buffer cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119351#M150456</link>
      <description>If you don't have Glance you can see how manny 4k pages is in use by running rhis command:&lt;BR /&gt;echo bufpages/D | adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Fri, 14 Nov 2003 07:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119351#M150456</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2003-11-14T07:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: buffer cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119352#M150457</link>
      <description># kmtune | grep -i dbc_max_pct&lt;BR /&gt;dbc_max_pct          15&lt;BR /&gt;# kmtune | grep -i bufpages&lt;BR /&gt;bufpages             78643&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;If bufpages is non-zero you will have a fix buffer size (given in 4Kb pages) otherwise check your dbc_mac_pct it will give you tha maximum % of your real memory dedicated to buffer cache.&lt;BR /&gt;Default is far too high and should be tuned.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Fri, 14 Nov 2003 07:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119352#M150457</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2003-11-14T07:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: buffer cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119353#M150458</link>
      <description>adb /stand/vmunix /dev/kmem &amp;lt;&lt;EOF&gt;&lt;/EOF&gt;dbc_max_pct/D&lt;BR /&gt;dbc_min_pct/D&lt;BR /&gt;bufpages/D&lt;BR /&gt;dbc_ceiling/D&lt;BR /&gt;dbc_bufpages/D&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2003 07:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119353#M150458</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2003-11-14T07:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: buffer cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119354#M150459</link>
      <description>Check this previous thread about tuning your buffer cache &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=115045" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=115045&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Fri, 14 Nov 2003 07:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119354#M150459</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2003-11-14T07:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: buffer cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119355#M150460</link>
      <description>size of buffer cache on hpux 11i:&lt;BR /&gt;&lt;BR /&gt;check on physical memory size from dmesg&lt;BR /&gt;eg:&lt;BR /&gt;Physical: 131072 Kbytes -&amp;gt; 128Mbytes&lt;BR /&gt;&lt;BR /&gt;check kernel parameter to see if you are using static buffer or dynamic buffer cache.&lt;BR /&gt;*note* dynamic buffer cahche is desirable.&lt;BR /&gt;&lt;BR /&gt;if nbuf=0 then you are using dynamic buffer cache &lt;BR /&gt;eg:&lt;BR /&gt;bufpages ( NBUF*2)&lt;BR /&gt;nbuf      0&lt;BR /&gt;&lt;BR /&gt;check the dynamic buffer cahche value&lt;BR /&gt;(a)dbc_min_pct &lt;BR /&gt;(b)dbc_max_pct &lt;BR /&gt;eg:&lt;BR /&gt;dbc_min_pct 5&lt;BR /&gt;dbc_max_pct 15&lt;BR /&gt;&lt;BR /&gt;then, the buffer cache allocated is:&lt;BR /&gt;minimum of 6.4 Mbytes&lt;BR /&gt;maximum of 19.2Mbytes&lt;BR /&gt;&lt;BR /&gt;It is recommended to always keep buffer cache size lower than 300mbytes.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Nov 2003 04:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119355#M150460</guid>
      <dc:creator>Lee Huei</dc:creator>
      <dc:date>2003-11-17T04:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: buffer cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119356#M150461</link>
      <description>Run this command:&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/Q4/bin/kmeminfo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Looks like:&lt;BR /&gt;&lt;BR /&gt;kmeminfo (3.11)&lt;BR /&gt;libp4 (5.17): Opening /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Loading symbols from /stand/vmunix&lt;BR /&gt;&lt;BR /&gt;======================================================================&lt;BR /&gt;Date: Mon Nov 17 14:49:06 2003&lt;BR /&gt;&lt;BR /&gt;Processing pfdat table (2505108 entries)...&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Physical memory usage summary (in pages):&lt;BR /&gt;&lt;BR /&gt;Physmem        = 2580480  Available physical memory:&lt;BR /&gt;  Freemem      =  704683    Free physical memory&lt;BR /&gt;  Used         = 1875797    Used physical memory:&lt;BR /&gt;    System     =  333474      by kernel:&lt;BR /&gt;      Static   =   75372        for text and static data&lt;BR /&gt;      Dynamic  =       0        for dynamic data&lt;BR /&gt;      Bufcache =  258048        for file-system buffer cache&lt;BR /&gt;      Eqmem    =      54        for equiv. mapped page pool&lt;BR /&gt;      SCmem    =       0        for system critical page pool&lt;BR /&gt;    User       = 1052279      by user processes&lt;BR /&gt;      Uarea    =    8096        for thread uareas&lt;BR /&gt;    Disowned   =   63983      disowned pages&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Dynamic memory usage summary (in pages):&lt;BR /&gt;&lt;BR /&gt;Dynamic        =       0  Kernel dynamic data (sysmap):&lt;BR /&gt;  MALLOC       =       0    memory buckets:&lt;BR /&gt;    bucket[ 5] =       0      size    32 bytes&lt;BR /&gt;    bucket[ 6] =       0      size    64 bytes&lt;BR /&gt;    bucket[ 7] =       0      size   128 bytes&lt;BR /&gt;    bucket[ 8] =       0      size   256 bytes&lt;BR /&gt;    bucket[ 9] =       0      size   512 bytes&lt;BR /&gt;    bucket[10] =       0      size  1024 bytes&lt;BR /&gt;    bucket[11] =       0      size  2048 bytes&lt;BR /&gt;    bucket[12] =       0      size  4096 bytes&lt;BR /&gt;    bucket[13] =       0      size     2 pages&lt;BR /&gt;    bucket[14] =       0      size     3 pages&lt;BR /&gt;    bucket[15] =       0      size     4 pages&lt;BR /&gt;    bucket[16] =       0      size     5 pages&lt;BR /&gt;    bucket[17] =       0      size     6 pages&lt;BR /&gt;    bucket[18] =       0      size     7 pages&lt;BR /&gt;    bucket[19] =       0      size     8 pages&lt;BR /&gt;    bucket[20] =       0      size &amp;gt;   8 pages&lt;BR /&gt;  Kalloc       =       0    kalloc()&lt;BR /&gt;  Eqalloc      =       0    eqalloc()&lt;BR /&gt;  Reserved     =       0    Reserved pools&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 17 Nov 2003 16:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache/m-p/3119356#M150461</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-11-17T16:50:36Z</dc:date>
    </item>
  </channel>
</rss>

