<?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: Kernel Tuning - nproc + dbc_max_pct in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908335#M405657</link>
    <description>Thanks Mel, &lt;BR /&gt;&lt;BR /&gt;I will see what can do from here now.. &lt;BR /&gt;&lt;BR /&gt;If I tune dbc_max_pct is it a realtime change or does it require reboot.</description>
    <pubDate>Wed, 22 Jun 2005 09:39:07 GMT</pubDate>
    <dc:creator>rmueller58</dc:creator>
    <dc:date>2005-06-22T09:39:07Z</dc:date>
    <item>
      <title>Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908325#M405647</link>
      <description>We've been hitting the wall periodically on one of our UX systems. HP/UX 11.0 N Class, 3gb RAM, Dual CPU, &lt;BR /&gt;&lt;BR /&gt;In reading the "intro to performance tuning" sent to me by tech team, I monitored buffer cache which appears to maybe be one of the possible "issues" %wcache averaged about 51%, HP recommends having this about 75%. It recommends lowering the dbc_max_pct from the default of 50 to something less. &lt;BR /&gt;&lt;BR /&gt;I tried modifying the property in SAM and it indicated via error that there is a dependency on the nproc kernel parameter. My kernel parameter for nproc is 3072. &lt;BR /&gt;&lt;BR /&gt;For the "kernel" gurus, What the he** should I do? change the nproc? and is so to what? &lt;BR /&gt;&lt;BR /&gt;Any thought appreciated .. &lt;BR /&gt;&lt;BR /&gt;Rex M - ESU#3 Omaha NE</description>
      <pubDate>Tue, 21 Jun 2005 14:16:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908325#M405647</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2005-06-21T14:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908326#M405648</link>
      <description>to the best that I know, if your dbc_max_pct is taking up more than 700-750MB of memory space, it is almost being wasted. Having said that, HP's suggestion is to reduce the default 50% mark to somewhere between 5% and 10%, I usually use 8% on my 8-12 GB physical memory containing machines running as oracle databases at the SAP's back end. Haven't heard a peep about it from any users. &lt;BR /&gt;&lt;BR /&gt;I have not seen this kernel parm being tied to nproc but again, stranger things has happened so, I do not want to speculate on this one. Maybe someone else knows the relation and I can read it as well.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jun 2005 14:21:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908326#M405648</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-21T14:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908327#M405649</link>
      <description>it's a SAM thing.  use kmtune -s dbc_max_pct=10 (or whatever you decide), then mk-kernel, then kmupdate, and reboot.&lt;BR /&gt;&lt;BR /&gt;bottom line is kmtune not SAM</description>
      <pubDate>Tue, 21 Jun 2005 14:28:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908327#M405649</guid>
      <dc:creator>MZ_1</dc:creator>
      <dc:date>2005-06-21T14:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908328#M405650</link>
      <description>Mark, &lt;BR /&gt;&lt;BR /&gt;This would replace my existing /stand/vmunix? &lt;BR /&gt;Correct? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jun 2005 15:22:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908328#M405650</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2005-06-21T15:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908329#M405651</link>
      <description>Rex - you can also create your own tunable kernel fileset for a SAM application.&lt;BR /&gt;&lt;BR /&gt;#cd /usr/sam/lib/kc/tuned&lt;BR /&gt;#ll&lt;BR /&gt;cp one of the files to a new one like 11.tun.&lt;BR /&gt;vi this file with the tunable parameters needed&lt;BR /&gt;Here is an example of this file:&lt;BR /&gt;# 11.00 tuned kernel parameters&lt;BR /&gt;#&lt;BR /&gt;# Format:&lt;BR /&gt;#    1st line = title of tuned parameter set&lt;BR /&gt;#&lt;BR /&gt;#    Lines or words (delimited by white space) beginning with # are comments.&lt;BR /&gt;#&lt;BR /&gt;#    Blank lines are ignored.&lt;BR /&gt;#&lt;BR /&gt;#    Parameter defs can take either of two forms:&lt;BR /&gt;#        1.  parameter   min   max&lt;BR /&gt;#            The parameter's value must fall into the range of min-max,&lt;BR /&gt;#            inclusive.  If parameter is less than min, it is raised to&lt;BR /&gt;#            min; if greater than max, it is lowered to max.  Otherwise&lt;BR /&gt;#            it is left unchanged.&lt;BR /&gt;#&lt;BR /&gt;#            Min and/or max can be "--" (two dashes), indicating there is no&lt;BR /&gt;#            corresponding lower and/or upper bound, respectively.&lt;BR /&gt;#&lt;BR /&gt;#            Min and/or max can be arithmetic formulas, and can reference&lt;BR /&gt;#            other parameters.  Any parameters referenced in a formula must&lt;BR /&gt;#            already be defined earlier in the parameter set.  No white&lt;BR /&gt;#            space may occur within a formula.  Parentheses are recognized&lt;BR /&gt;#            and can be nested.&lt;BR /&gt;#&lt;BR /&gt;#        2.  parameter   value&lt;BR /&gt;#            The parameter's value will be set to the value given.  Value&lt;BR /&gt;#            can be an arithmetic formula as described above.&lt;BR /&gt;#&lt;BR /&gt;STRCTLSZ          0&lt;BR /&gt;STRMSGSZ    8192&lt;BR /&gt;maxusers                            124    &lt;BR /&gt;nproc                               1024 &lt;BR /&gt;bufpages                                      0 &lt;BR /&gt;create_fastlinks         1&lt;BR /&gt;nbuf                                             0&lt;BR /&gt;dbc_min_pct                               4&lt;BR /&gt;dbc_max_pct                             10 &lt;BR /&gt;maxfiles                                  200 &lt;BR /&gt;maxfiles_lim                         2048&lt;BR /&gt;nfile                                       2800 &lt;BR /&gt;nflocks                               (nproc)&lt;BR /&gt;ninode                                 15000 &lt;BR /&gt;msgtql                          (nproc*10)&lt;BR /&gt;msgmap                       (msgtql+2)&lt;BR /&gt;msgmax                               32768&lt;BR /&gt;msgmnb                               65535&lt;BR /&gt;msgmni                              (nproc)&lt;BR /&gt;msgssz                                     128&lt;BR /&gt;msgseg                                32767 &lt;BR /&gt;semaem                              16384&lt;BR /&gt;semmni                         (nproc*5)&lt;BR /&gt;semmap                     (semmni+2)&lt;BR /&gt;semmns                     (semmni*2)&lt;BR /&gt;semmnu                         (nproc-4)&lt;BR /&gt;semume                                    64&lt;BR /&gt;semvmx                              32768&lt;BR /&gt;shmmax                    0x40000000&lt;BR /&gt;shmmni                                   512&lt;BR /&gt;shmseg                                      32&lt;BR /&gt;maxvgs                                      80&lt;BR /&gt;maxswapchunks                    4096&lt;BR /&gt;nswapdev                                  25&lt;BR /&gt;swapmem_on                              1    &lt;BR /&gt;unlockable_mem   (maxusers*10)&lt;BR /&gt;maxuprc                                  200 &lt;BR /&gt;timeslice                                   10&lt;BR /&gt;npty                                        512 &lt;BR /&gt;sema                                           1&lt;BR /&gt;mesg                                           1&lt;BR /&gt;shmem                                        1&lt;BR /&gt;no_lvm_disks                             0&lt;BR /&gt;netmemmax         0&lt;BR /&gt;&lt;BR /&gt;Note - this is just an example of one of our tuned sets - use prejudice.  &lt;BR /&gt;&lt;BR /&gt;Once you have saved this file you will be able to apply it via SAM &amp;gt; Kernel Configuration &amp;gt; Configurable Parameters &amp;gt; Actions &amp;gt; Apply Tuned Parameter Set &amp;gt; Pick the one you just made &amp;gt; OK.&lt;BR /&gt;&lt;BR /&gt;This is just another way to achieve what you want and may be analogous to using an elephant gun to kill a mosquito, but it's nice to make your own tuned set to use when you're building a server or two.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jun 2005 15:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908329#M405651</guid>
      <dc:creator>Robert Bennett_3</dc:creator>
      <dc:date>2005-06-21T15:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908330#M405652</link>
      <description>Once we had a visit from HP Performance Guru who actually wrote some performance books in HP. His thumb rule was to have dbc_max_pct at =&amp;lt;400MB. Secondly, nproc is a parameter which is a threshold per my understanding and would not effect the system performance. Other things which can significantly improve the system performance is to reduce the sememu and semnu if your Kernel size is about 75MB. The thumb rule is to get it between 4 and 8 MB for HPUX 11.0 per his advise. &lt;BR /&gt;&lt;BR /&gt;How do you find that is by running 'size /stand/vmunix'&lt;BR /&gt;&lt;BR /&gt;Another note: check if you are running Oracle the SGA size. This should be between 50 to 70% of the system physical memory...&lt;BR /&gt;&lt;BR /&gt;Prasad.</description>
      <pubDate>Tue, 21 Jun 2005 18:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908330#M405652</guid>
      <dc:creator>AMAT SA</dc:creator>
      <dc:date>2005-06-21T18:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908331#M405653</link>
      <description>My application vendor and I went through tuning Informix quite a last night. &lt;BR /&gt;&lt;BR /&gt;I did not get the "kernel" tweak completed yet. I will review this today and make the appropriate modifications.</description>
      <pubDate>Wed, 22 Jun 2005 08:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908331#M405653</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2005-06-22T08:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908332#M405654</link>
      <description>I have several different tun files.. &lt;BR /&gt;&lt;BR /&gt;   2 dr-xr-xr-x   2 support    support       1024 Oct  4  2003 .&lt;BR /&gt;   2 dr-xr-xr-x   3 bin        bin           1024 Nov 21  2000 ..&lt;BR /&gt;   4 -r--r--r--   1 bin        bin           1987 Jun 22  1999 cae_wkst.tun&lt;BR /&gt;   4 -r--r--r--   1 bin        bin           1592 Aug 31  1999 eew32.tun&lt;BR /&gt;   4 -r--r--r--   1 bin        bin           1678 Aug 31  1999 eew64.tun&lt;BR /&gt;   4 -r--r--r--   1 bin        bin           1536 Aug 31  1999 mew32.tun&lt;BR /&gt;   4 -r--r--r--   1 bin        bin           1622 Aug 31  1999 mew64.tun&lt;BR /&gt;   6 -r--r--r--   1 bin        bin           2761 Oct 27  1997 oltp_cli.tun&lt;BR /&gt;   6 -r--r--r--   1 bin        bin           2765 Jun 22  1999 oltp_sa.tun&lt;BR /&gt;   6 -r--r--r--   1 bin        bin           2762 Feb  8  2003 oltp_ser.tun&lt;BR /&gt;   4 -r--r--r--   1 bin        bin           1724 Jun  8  2001 sde.tun&lt;BR /&gt;   4 -r--r--r--   1 bin        bin           1271 Oct 27  1997 vct_ser.tun&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Not sure which one to use as the model script. &lt;BR /&gt;&lt;BR /&gt;Is there a way to get the existing parameters from /stand/vmunix and create a modification of the existing kernel with a tun file?</description>
      <pubDate>Wed, 22 Jun 2005 08:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908332#M405654</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2005-06-22T08:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908333#M405655</link>
      <description>Hi Rex,&lt;BR /&gt;&lt;BR /&gt;Forgget those templates... Each site/system has its own particularity.&lt;BR /&gt;&lt;BR /&gt;For your 3Gb RAM, set dbc_max_pct to 10 and dbc_min_pct to 7. shmmax also must be something like 2/3 RAM, 2147483648 in your case.&lt;BR /&gt;&lt;BR /&gt;Furthermore, here are some kernel parameters I've changed from the default - the 64 bits ones have no impact for me but I list them anyway (don't change any parameter that you have with higher values):&lt;BR /&gt;&lt;BR /&gt;maxdsiz to 536870912, maxfiles 1024, maxssiz to 134217728, maxssiz_64bits to 1073741824, maxswapchunks to 16384, maxtsiz to 134217728, maxuprc to (NPROC*9/10), maxusers to 150, msgmni to (NPROC), msgseg to 32767, msgtql to (NPROC), nfile to (15*NPROC+2048), nflocks to 4096, ninode to 2048, nproc to 400, nstrpty to 60, semmni to 4096, semmns to (SEMMNI*2), semmnu to (NPROC-4), shmmni to 512, swchunk to 4096 and vps_ceiling to 64.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 22 Jun 2005 09:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908333#M405655</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-06-22T09:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908334#M405656</link>
      <description>The answer to your question &lt;BR /&gt;&lt;BR /&gt;___________&lt;BR /&gt;Is there a way to get the existing parameters from /stand/vmunix and create a modification of the existing kernel with a tun file?&lt;BR /&gt;___________&lt;BR /&gt;&lt;BR /&gt;yes there is.&lt;BR /&gt;&lt;BR /&gt;run command &lt;BR /&gt;&lt;BR /&gt;kmtune | awk {'print $1"\t"$2'}&amp;gt; /tmp/kern_parms&lt;BR /&gt;&lt;BR /&gt;then edit this file to make it look like a .tun file. It already is very similar anyways. Then move the file to/usr/sam/lib/kc/tuned location. The file format is not going to be pretty but it will still work.&lt;BR /&gt;&lt;BR /&gt;hope this helps</description>
      <pubDate>Wed, 22 Jun 2005 09:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908334#M405656</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-22T09:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908335#M405657</link>
      <description>Thanks Mel, &lt;BR /&gt;&lt;BR /&gt;I will see what can do from here now.. &lt;BR /&gt;&lt;BR /&gt;If I tune dbc_max_pct is it a realtime change or does it require reboot.</description>
      <pubDate>Wed, 22 Jun 2005 09:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908335#M405657</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2005-06-22T09:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908336#M405658</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Every kernel change needs a reboot. &lt;BR /&gt;&lt;BR /&gt;That's why you should tune all the parameters you need on a Test environment and test those changes before doing it on Production environment.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jun 2005 09:44:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908336#M405658</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-06-22T09:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908337#M405659</link>
      <description>Rex -&lt;BR /&gt;&lt;BR /&gt;Here is a good reference on tuning for you.  &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/files/unprotected/devresource/Docs/TechPapers/UXPerfCookBook.pdf" target="_blank"&gt;http://h21007.www2.hp.com/dspp/files/unprotected/devresource/Docs/TechPapers/UXPerfCookBook.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As far as a model script - the question would be 32 or 64 bit OS - and then look at the choices you have.  We have an N running 11i-64 OS w/8 CPUs and 8G memory that used to be a production box and is now used for testing.  Here's the tunable file we used:&lt;BR /&gt;&lt;BR /&gt;N4000 11i.00 tuned kernel parameters&lt;BR /&gt;#&lt;BR /&gt;# Format:&lt;BR /&gt;#    1st line = title of tuned parameter set&lt;BR /&gt;#&lt;BR /&gt;#    Lines or words (delimited by white space) beginning with # are comments.&lt;BR /&gt;#&lt;BR /&gt;#    Blank lines are ignored.&lt;BR /&gt;#&lt;BR /&gt;#    Parameter defs can take either of two forms:&lt;BR /&gt;#        1.  parameter   min   max&lt;BR /&gt;#            The parameter's value must fall into the range of min-max,&lt;BR /&gt;#            inclusive.  If parameter is less than min, it is raised to&lt;BR /&gt;#            min; if greater than max, it is lowered to max.  Otherwise&lt;BR /&gt;#            it is left unchanged.&lt;BR /&gt;#&lt;BR /&gt;#            Min and/or max can be "--" (two dashes), indicating there is no&lt;BR /&gt;#            corresponding lower and/or upper bound, respectively.&lt;BR /&gt;#&lt;BR /&gt;#            Min and/or max can be arithmetic formulas, and can reference&lt;BR /&gt;#            other parameters.  Any parameters referenced in a formula must&lt;BR /&gt;#            already be defined earlier in the parameter set.  No white&lt;BR /&gt;#            space may occur within a formula.  Parentheses are recognized&lt;BR /&gt;#            and can be nested.&lt;BR /&gt;#&lt;BR /&gt;#        2.  parameter   value&lt;BR /&gt;#            The parameter's value will be set to the value given.  Value&lt;BR /&gt;#            can be an arithmetic formula as described above.&lt;BR /&gt;#&lt;BR /&gt;STRCTLSZ                        1024&lt;BR /&gt;STRMSGSZ                       65535&lt;BR /&gt;bufpages                           0 &lt;BR /&gt;create_fastlinks                   0&lt;BR /&gt;dbc_max_pct                       15&lt;BR /&gt;dbc_min_pct                        5&lt;BR /&gt;default_disk_ir                    0&lt;BR /&gt;dnlc_hash_locks                  512&lt;BR /&gt;fs_async                           0&lt;BR /&gt;ksi_alloc_max              (NPROC*8)&lt;BR /&gt;maxdsiz                   0x80000000&lt;BR /&gt;maxdsiz_64bit            0x100000000&lt;BR /&gt;maxssiz                    0x8000000&lt;BR /&gt;maxssiz_64bit             0x40000000&lt;BR /&gt;maxtsiz                    0x4000000&lt;BR /&gt;maxtsiz_64bit             0x40000000&lt;BR /&gt;maxfiles                        2048 &lt;BR /&gt;maxfiles_lim                    2048&lt;BR /&gt;maxswapchunks                  16384&lt;BR /&gt;maxuprc                    (NPROC-5) &lt;BR /&gt;maxusers                         124    &lt;BR /&gt;maxvgs                           128 &lt;BR /&gt;mesg                               1&lt;BR /&gt;msgmap                     (NPROC+2)&lt;BR /&gt;msgmax                         32768&lt;BR /&gt;msgmnb                         65535&lt;BR /&gt;msgmni                       (NPROC)&lt;BR /&gt;msgseg                     (NPROC*4) &lt;BR /&gt;msgssz                           128&lt;BR /&gt;msgtql                    (NPROC*10)&lt;BR /&gt;nbuf                               0&lt;BR /&gt;ncallout                (NKTHREAD+1)&lt;BR /&gt;ncsize   (((8*NPROC+2048)+VX_NCSIZE)&lt;BR /&gt;netmemmax                          0&lt;BR /&gt;nfile                (15*NPROC+2048) &lt;BR /&gt;nflocks                      (NPROC)&lt;BR /&gt;ninode                (8*NPROC+2048) &lt;BR /&gt;no_lvm_disks                       0&lt;BR /&gt;nproc                           4096 &lt;BR /&gt;nstrpty                           60&lt;BR /&gt;npty                             512 &lt;BR /&gt;nswapdev                          25&lt;BR /&gt;scsi_max_qdepth                  128&lt;BR /&gt;sema                               1&lt;BR /&gt;semaem                         16384&lt;BR /&gt;semmap                 ((NPROC*2)+2)&lt;BR /&gt;semmni                     (NPROC*2)&lt;BR /&gt;semmns                 ((NPROC*2)*2)&lt;BR /&gt;semmnu                     (NPROC-4)&lt;BR /&gt;semume                            64&lt;BR /&gt;semvmx                         32768&lt;BR /&gt;shmem                              1&lt;BR /&gt;shmmax                    0x80000000&lt;BR /&gt;shmmni                           512&lt;BR /&gt;shmseg                            32&lt;BR /&gt;swapmem_on                         1&lt;BR /&gt;timeslice                         10&lt;BR /&gt;unlockable_mem         (maxusers*10)&lt;BR /&gt;vpx_ceiling                       64&lt;BR /&gt;&lt;BR /&gt;Please don't use this verbatim - but use it as a guide for your tuning. We spent days putting this .tun together 4-5 years ago with the help of Steve Ciullo - the author of the reference mentioned above.  It would be something to look at after you read the reference.  &lt;BR /&gt;&lt;BR /&gt;I hope I'm not burying you with information that is more than you need to change a kernel parm or two.  In other words - I hope this helps.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jun 2005 10:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908337#M405659</guid>
      <dc:creator>Robert Bennett_3</dc:creator>
      <dc:date>2005-06-22T10:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908338#M405660</link>
      <description>Well, I have to disagree with Eric here. Not all kernel changes require a reboot anymore since the introduction of DLKM (dynamically loadable kernel modules) but in your case, you will need to reboot as the dbc_max_pct &amp;amp; dbc_min_pct are static parameters in general.&lt;BR /&gt;&lt;BR /&gt;If you are wondering how to figure out the Dynamic Parms, Run command&lt;BR /&gt;&lt;BR /&gt;kmtune | grep " Y "&lt;BR /&gt;&lt;BR /&gt;the string " Y " is actually answer to setting "is the parameter Dynamic" in the kmtune command output.&lt;BR /&gt;&lt;BR /&gt;Hope this clears it a bit&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jun 2005 10:16:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908338#M405660</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-22T10:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908339#M405661</link>
      <description>Thanks All, &lt;BR /&gt;&lt;BR /&gt;I am going to change the kernel tonight. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 12:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908339#M405661</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2005-07-06T12:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908340#M405662</link>
      <description>Eric&lt;BR /&gt;&lt;BR /&gt;I wish I had the luxury of a decent test system, but unfortunately in an educational system testing is not among the highest priorities, although my inclination is to not do it to err on the side of caution. &lt;BR /&gt;&lt;BR /&gt;I am getting beat up by a director, a manager who in turn are getting flailed by our school clients because of sh*tty performance. So I have to try something.. &lt;BR /&gt;&lt;BR /&gt;I am sending out RFQ's for memory upgrade but on this RP7400/N4000 they (HP) seems to be awful proud of the memory (to the tune of $4500/stick of 512). I'd need 4, I am hoping to get approval on 4 1gb sticks. &lt;BR /&gt;&lt;BR /&gt;I am going to take Mel's idea and run with it after I apply the latest QPK and HDW updates. I only going to modify the parameters in question. &lt;BR /&gt;&lt;BR /&gt;Below is my existing "kern_parms", I noticed in that nbuf and bufpages are 0 and (NBUFS*2) or 0.. &lt;BR /&gt;I will set my dbc_max_pct/dbc_min_pct to reflect what Eric Recommended, But Eric also made several other recommendation I am needing to research more to understand fully the implications. &lt;BR /&gt;&lt;BR /&gt;If any of you see any further Ideas post back I'd appreciate it..&lt;BR /&gt;&lt;BR /&gt;Thanks..&lt;BR /&gt;Rex Mueller &lt;BR /&gt;Educational Service Unit #3&lt;BR /&gt;Omaha, NE &lt;BR /&gt;&lt;BR /&gt;Parameter       Value&lt;BR /&gt;===============================================================================&lt;BR /&gt;NSTRBLKSCHED    2&lt;BR /&gt;NSTREVENT       50&lt;BR /&gt;NSTRPUSH        16&lt;BR /&gt;NSTRSCHED       0&lt;BR /&gt;STRCTLSZ        1024&lt;BR /&gt;STRMSGSZ        65535&lt;BR /&gt;acctresume      4&lt;BR /&gt;acctsuspend     2&lt;BR /&gt;aio_listio_max  256&lt;BR /&gt;aio_max_ops     2048&lt;BR /&gt;aio_physmem_pct 10&lt;BR /&gt;aio_prio_delta_max      20&lt;BR /&gt;allocate_fs_swapmap     0&lt;BR /&gt;alwaysdump      0&lt;BR /&gt;bootspinlocks   256&lt;BR /&gt;bufcache_hash_locks     128&lt;BR /&gt;bufpages        (NBUF*2)&lt;BR /&gt;chanq_hash_locks        256&lt;BR /&gt;create_fastlinks        0&lt;BR /&gt;dbc_max_pct     50&lt;BR /&gt;dbc_min_pct     5&lt;BR /&gt;default_disk_ir 0&lt;BR /&gt;desfree 0&lt;BR /&gt;disksort_seconds        0&lt;BR /&gt;dnlc_hash_locks 64&lt;BR /&gt;dontdump        0&lt;BR /&gt;dskless_node    0&lt;BR /&gt;dst     1&lt;BR /&gt;eisa_io_estimate        0x300&lt;BR /&gt;eqmemsize       15&lt;BR /&gt;fcp_large_config        0&lt;BR /&gt;file_pad        10&lt;BR /&gt;fs_async        0&lt;BR /&gt;ftable_hash_locks       64&lt;BR /&gt;hdlpreg_hash_locks      128&lt;BR /&gt;hfs_max_ra_blocks       8&lt;BR /&gt;hfs_ra_per_disk 64&lt;BR /&gt;hpux_aes_override       0&lt;BR /&gt;initmodmax      50&lt;BR /&gt;io_ports_hash_locks     64&lt;BR /&gt;iomemsize       40000&lt;BR /&gt;km_disable      0&lt;BR /&gt;ksi_alloc_max   (NPROC*8)&lt;BR /&gt;ksi_send_max    32&lt;BR /&gt;lotsfree        0&lt;BR /&gt;max_async_ports 50&lt;BR /&gt;max_fcp_reqs    512&lt;BR /&gt;max_mem_window  0&lt;BR /&gt;max_thread_proc 256&lt;BR /&gt;maxdsiz 262144000&lt;BR /&gt;maxdsiz_64bit   0x0000000040000000&lt;BR /&gt;maxfiles        1024&lt;BR /&gt;maxfiles_lim    1024&lt;BR /&gt;maxqueuetime    0&lt;BR /&gt;maxssiz 0x00800000&lt;BR /&gt;maxssiz_64bit   0x00800000&lt;BR /&gt;maxswapchunks   1604&lt;BR /&gt;maxtsiz 262144000&lt;BR /&gt;maxtsiz_64bit   0x0000000040000000&lt;BR /&gt;maxuprc 512&lt;BR /&gt;maxusers        512&lt;BR /&gt;maxvgs  10&lt;BR /&gt;mesg    1&lt;BR /&gt;minfree 0&lt;BR /&gt;modstrmax       500&lt;BR /&gt;msgmap  (2+MSGTQL)&lt;BR /&gt;msgmax  8192&lt;BR /&gt;msgmnb  16384&lt;BR /&gt;msgmni  50&lt;BR /&gt;msgseg  2048&lt;BR /&gt;msgssz  8&lt;BR /&gt;msgtql  40&lt;BR /&gt;nbuf    0&lt;BR /&gt;ncallout        2064&lt;BR /&gt;ncdnode 150&lt;BR /&gt;nclist  (100+16*MAXUSERS)&lt;BR /&gt;ncsize  (NINODE+VX_NCSIZE)&lt;BR /&gt;ndilbuffers     30&lt;BR /&gt;netisr_priority -1&lt;BR /&gt;netmemmax       0&lt;BR /&gt;nfile   51548&lt;BR /&gt;nflocks 2048&lt;BR /&gt;nhtbl_scale     0&lt;BR /&gt;ninode  ((NPROC+16+MAXUSERS)+32+(2*NPTY))&lt;BR /&gt;nkthread        2048&lt;BR /&gt;nni     2&lt;BR /&gt;no_lvm_disks    0&lt;BR /&gt;nproc   3072&lt;BR /&gt;npty    512&lt;BR /&gt;nstrpty 512&lt;BR /&gt;nstrtel 512&lt;BR /&gt;nswapdev        10&lt;BR /&gt;nswapfs 10&lt;BR /&gt;nsysmap ((NPROC)&amp;gt;800?2*(NPROC):800)&lt;BR /&gt;nsysmap64       ((NPROC)&amp;gt;800?2*(NPROC):800)&lt;BR /&gt;num_tachyon_adapters    0&lt;BR /&gt;o_sync_is_o_dsync       0&lt;BR /&gt;page_text_to_local      0&lt;BR /&gt;pfdat_hash_locks        128&lt;BR /&gt;public_shlibs   1&lt;BR /&gt;region_hash_locks       128&lt;BR /&gt;remote_nfs_swap 0&lt;BR /&gt;rtsched_numpri  32&lt;BR /&gt;scroll_lines    100&lt;BR /&gt;scsi_max_qdepth 8&lt;BR /&gt;scsi_maxphys    1048576&lt;BR /&gt;sema    1&lt;BR /&gt;semaem  16384&lt;BR /&gt;semmap  (SEMMNI+2)&lt;BR /&gt;semmni  4096&lt;BR /&gt;semmns  4096&lt;BR /&gt;semmnu  30&lt;BR /&gt;semmsl_override 2048&lt;BR /&gt;semume  10&lt;BR /&gt;semvmx  32767&lt;BR /&gt;sendfile_max    0&lt;BR /&gt;shmem   1&lt;BR /&gt;shmmax  2048000000&lt;BR /&gt;shmmni  512&lt;BR /&gt;shmseg  256&lt;BR /&gt;st_ats_enabled  0&lt;BR /&gt;st_fail_overruns        0&lt;BR /&gt;st_large_recs   0&lt;BR /&gt;st_san_safe     0&lt;BR /&gt;streampipes     0&lt;BR /&gt;swapmem_on      1&lt;BR /&gt;swchunk 2048&lt;BR /&gt;sysv_hash_locks 128&lt;BR /&gt;tcphashsz       0&lt;BR /&gt;timeslice       (100/10)&lt;BR /&gt;timezone        420&lt;BR /&gt;unlockable_mem  0&lt;BR /&gt;vnode_cd_hash_locks     128&lt;BR /&gt;vnode_hash_locks        128&lt;BR /&gt;vps_ceiling     16&lt;BR /&gt;vps_chatr_ceiling       65536&lt;BR /&gt;vps_pagesize    4&lt;BR /&gt;vx_maxlink      32767&lt;BR /&gt;vx_ncsize       1024&lt;BR /&gt;vx_ninode       0&lt;BR /&gt;vx_noifree      0&lt;BR /&gt;vx_nothrottle   1&lt;BR /&gt;vxfs_max_ra_kbytes      1024&lt;BR /&gt;vxfs_ra_per_disk        1024&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 14:59:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908340#M405662</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2005-07-06T14:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908341#M405663</link>
      <description>Eric, &lt;BR /&gt;&lt;BR /&gt;when you mention setting Values with (NPROC) or (NPROC*9/10) etc, do you mean calculate the value based on the value of NPROC or just use the "TEXT" NPROC?? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 15:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908341#M405663</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2005-07-06T15:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908342#M405664</link>
      <description># diff kern_parms kern_edit&lt;BR /&gt;22,23c22,23&lt;BR /&gt;&amp;lt; dbc_max_pct   50&lt;BR /&gt;&amp;lt; dbc_min_pct   5&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; dbc_max_pct   10&lt;BR /&gt;&amp;gt; dbc_min_pct   7&lt;BR /&gt;52c52&lt;BR /&gt;&amp;lt; maxdsiz       262144000&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; maxdsiz       536870912&lt;BR /&gt;57,59c57,59&lt;BR /&gt;&amp;lt; maxssiz       0x00800000&lt;BR /&gt;&amp;lt; maxssiz_64bit 0x00800000&lt;BR /&gt;&amp;lt; maxswapchunks 1604&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; maxssiz       134217728&lt;BR /&gt;&amp;gt; maxssiz_64bit 1073741824&lt;BR /&gt;&amp;gt; maxswapchunks 16384&lt;BR /&gt;62c62&lt;BR /&gt;&amp;lt; maxuprc       512&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; maxuprc       (NPROC*9/10)&lt;BR /&gt;71,72c71,72&lt;BR /&gt;&amp;lt; msgmni        50&lt;BR /&gt;&amp;lt; msgseg        2048&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; msgmni        (NPROC)&lt;BR /&gt;&amp;gt; msgseg        32767&lt;BR /&gt;74c74&lt;BR /&gt;&amp;lt; msgtql        40&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; msgtql        (NPROC)&lt;BR /&gt;83,84c83,84&lt;BR /&gt;&amp;lt; nfile 51548&lt;BR /&gt;&amp;lt; nflocks       2048&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; nfile (15*NPROC+2048) &lt;BR /&gt;&amp;gt; nflocks       4096&lt;BR /&gt;86c86&lt;BR /&gt;&amp;lt; ninode        ((NPROC+16+MAXUSERS)+32+(2*NPTY))&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; ninode 2048&lt;BR /&gt;90c90&lt;BR /&gt;&amp;lt; nproc 3072&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; nproc 400&lt;BR /&gt;92c92&lt;BR /&gt;&amp;lt; nstrpty       512&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; nstrpty 60&lt;BR /&gt;113,114c113,114&lt;BR /&gt;&amp;lt; semmns        4096&lt;BR /&gt;&amp;lt; semmnu        30&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; semmns        (SEMMNI*2)&lt;BR /&gt;&amp;gt; semmnu        (NPROC-4)&lt;BR /&gt;120c120&lt;BR /&gt;&amp;lt; shmmax        2048000000&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; shmmax        21474836478 &lt;BR /&gt;129c129&lt;BR /&gt;&amp;lt; swchunk       2048&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; swchunk       4096&lt;BR /&gt;137c137&lt;BR /&gt;&amp;lt; vps_ceiling   16&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; vps_ceiling   64&lt;BR /&gt;# &lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 16:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908342#M405664</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2005-07-06T16:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908343#M405665</link>
      <description>Hi Rex,&lt;BR /&gt;&lt;BR /&gt;After reading your kernel listing, I suggest you change the following parameters (I'm not refering the 64bit parameter assuming your OS is 32 bits):&lt;BR /&gt;&lt;BR /&gt;maxdsiz to 536870912, maxssiz to 134217728, maxswapchunks to 16384, maxtsiz to 134217728, nproc to 3072 (no changes, just refering it...), maxuprc to (NPROC*9/10), maxusers to 512 (no changes, just refering it...), msgmni to (NPROC), msgseg to 32767, msgtql to (NPROC), nfile to (15*NPROC+2048), nflocks to 4096, ninode to 2048: start with this value and check with "sar -v" if it doesn't overflow. If it overflows increase it. See my stats:&lt;BR /&gt;&lt;BR /&gt;#sar -v 6 10&lt;BR /&gt;&lt;BR /&gt;HP-UX &lt;SERVER_NAME&gt; B.11.00 U 9000/800    07/07/05&lt;BR /&gt;&lt;BR /&gt;10:02:55 text-sz  ov  proc-sz  ov  inod-sz  ov  file-sz  ov&lt;BR /&gt;10:03:01   N/A   N/A 265/400   0  1598/2048  0  3611/8058  0&lt;BR /&gt;10:03:07   N/A   N/A 265/400   0  1598/2048  0  3611/8058  0&lt;BR /&gt;10:03:13   N/A   N/A 266/400   0  1603/2048  0  3614/8058  0&lt;BR /&gt;10:03:19   N/A   N/A 265/400   0  1606/2048  0  3624/8058  0&lt;BR /&gt;10:03:25   N/A   N/A 265/400   0  1589/2048  0  3611/8058  0&lt;BR /&gt;10:03:31   N/A   N/A 265/400   0  1573/2048  0  3609/8058  0&lt;BR /&gt;10:03:37   N/A   N/A 265/400   0  1565/2048  0  3602/8058  0&lt;BR /&gt;10:03:43   N/A   N/A 265/400   0  1556/2048  0  3571/8058  0&lt;BR /&gt;10:03:49   N/A   N/A 265/400   0  1551/2048  0  3571/8058  0&lt;BR /&gt;10:03:55   N/A   N/A 265/400   0  1534/2048  0  3571/8058  0&lt;BR /&gt;&lt;BR /&gt;The inod-sz column is the inode size and ov &amp;gt; 0 indicates overflow.&lt;BR /&gt;&lt;BR /&gt;..., semmns to (SEMMNI*2), semmnu to (NPROC-4), swchunk to 4096 and vps_ceiling to 64.&lt;BR /&gt;&lt;BR /&gt;Everything that is between () is a formula.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;/SERVER_NAME&gt;</description>
      <pubDate>Thu, 07 Jul 2005 04:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908343#M405665</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-07-07T04:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning - nproc + dbc_max_pct</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908344#M405666</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;This kernel changes are more easy to do in SAM since it validates, for each parameter, if your new value/formulas is consistant with other parameters and for the whole system.&lt;BR /&gt;&lt;BR /&gt;Of course, also change dbc_max_pct to 10, dbc_min_pct to 7 and shmmax to 2147483648. Check "sar -b 6 100" for you buffer cache ratio. Here is an example (my stats with only 10 iterations):&lt;BR /&gt;&lt;BR /&gt;#sar -b 6 10&lt;BR /&gt;&lt;BR /&gt;HP-UX &lt;SERVER_NAME&gt; B.11.00 U 9000/800    07/07/05&lt;BR /&gt;&lt;BR /&gt;10:16:21 bread/s lread/s %rcache bwrit/s lwrit/s %wcache pread/s pwrit/s&lt;BR /&gt;10:16:27       3     121      97      10      10       5       0       0&lt;BR /&gt;10:16:33       4     252      98      10      13      25       0       0&lt;BR /&gt;10:16:39       4     499      99      12      11       0       0       0&lt;BR /&gt;10:16:45      24     500      95      29     176      83       0       0&lt;BR /&gt;10:16:51       4     526      99      30      62      52       0       0&lt;BR /&gt;10:16:57       7     208      97      20      23      11       0       0&lt;BR /&gt;10:17:03       0      27      99       5       6       6       0       0&lt;BR /&gt;10:17:09       1     383     100      12      14      14       0       0&lt;BR /&gt;10:17:15      16    1535      99      46     555      92       0       0&lt;BR /&gt;10:17:21      34    1143      97      30      60      50       0       0&lt;BR /&gt;&lt;BR /&gt;Average       10     519      98      21      93      78       0       0&lt;BR /&gt;&lt;BR /&gt;"%rcache" is you buffer cache ratio: you just have to reach more than 90% here.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;/SERVER_NAME&gt;</description>
      <pubDate>Thu, 07 Jul 2005 04:18:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-nproc-dbc-max-pct/m-p/4908344#M405666</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-07-07T04:18:29Z</dc:date>
    </item>
  </channel>
</rss>

