<?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 configurable parameters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445565#M9191</link>
    <description>fyi ... if your in sam and need to review the details on kernel parameters, after you highlight the parameter hit the F1 key and you should get a description.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;S.</description>
    <pubDate>Fri, 15 Sep 2000 00:35:03 GMT</pubDate>
    <dc:creator>Stacey Rippetoe</dc:creator>
    <dc:date>2000-09-15T00:35:03Z</dc:date>
    <item>
      <title>Kernel configurable parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445563#M9189</link>
      <description>I am running HP-UX 10.20 and need to tune the buffer cache.  I checked in SAM and couldn't find this paramater.  Any suggestions on where to tune it?  Also, do you know where I can find a description of what each of the kernel parameters are?  Thanks.</description>
      <pubDate>Thu, 14 Sep 2000 21:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445563#M9189</guid>
      <dc:creator>Marie Eldridge_1</dc:creator>
      <dc:date>2000-09-14T21:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configurable parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445564#M9190</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;A very good document is:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/content/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com/hpux/content/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This will answer many of your questions.  Three parameters deal with buffer cache -- bufpages, dbc_min_pct and dbc_max_pct.  Setting dbc_max_pct too high (as it sometimes is, by default) can needlessly consume memory with file buffers.  The idea, however, is to trade some memory for IO performance.  Hope this helps.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 14 Sep 2000 21:31:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445564#M9190</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-09-14T21:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configurable parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445565#M9191</link>
      <description>fyi ... if your in sam and need to review the details on kernel parameters, after you highlight the parameter hit the F1 key and you should get a description.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;S.</description>
      <pubDate>Fri, 15 Sep 2000 00:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445565#M9191</guid>
      <dc:creator>Stacey Rippetoe</dc:creator>
      <dc:date>2000-09-15T00:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configurable parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445566#M9192</link>
      <description>There're two configuable parameters on HPUX for the question that you asked.&lt;BR /&gt;Both are dbc_min_pct and dbc_max_pct and you can tune them in SAM.&lt;BR /&gt;This parameters indicate that system is going to use dbc_min_pct, Data buffer cache minimum percentage, but it's possible to use up to dbc_max_pct, Data buffer cahce maximum percentage.&lt;BR /&gt;&lt;BR /&gt;For your reference,&lt;BR /&gt;On HPUX 9.X, Dynamic buffer cache method has used and about 10% of RAM is reserved for buffer cache.</description>
      <pubDate>Fri, 15 Sep 2000 04:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445566#M9192</guid>
      <dc:creator>Insu Kim</dc:creator>
      <dc:date>2000-09-15T04:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configurable parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445567#M9193</link>
      <description>Hi Marie,&lt;BR /&gt;&lt;BR /&gt;I have dbc_max_pct=25;&lt;BR /&gt;dbc_min_pct=5&lt;BR /&gt;swapmem_on=1&lt;BR /&gt;nbuf=0&lt;BR /&gt;bufpages=0&lt;BR /&gt;This settings will help in your system buffer cache dynamic functions and will give you 75%of Phy Mem as Pseudo memory.&lt;BR /&gt;Do swapinfo -tm and run sysdef to find out this information after changes.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Sep 2000 05:59:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445567#M9193</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-09-15T05:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configurable parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445568#M9194</link>
      <description>Hi Marie,&lt;BR /&gt;&lt;BR /&gt;I have these values on my system:&lt;BR /&gt;dbc_max_pct=25&lt;BR /&gt;dbc_min_pct=5&lt;BR /&gt;swapmem_on=1&lt;BR /&gt;nbuf=0&lt;BR /&gt;bufpages=0&lt;BR /&gt;This settings will help in your system buffer cache dynamic functions and will give you 75%of Phy Mem as Pseudo memory for swaapping.&lt;BR /&gt;Do swapinfo -tm and run sysdef to find out this information after changes.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Sep 2000 05:59:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445568#M9194</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-09-15T05:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configurable parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445569#M9195</link>
      <description>Chris' values work as a baseline, but you should really tune the dbc_max to the needs of your system.  In particular, having cache too large can degrade performance as the time it takes sync to traverse the structures increases.  Under 10.20, I have been told that 250-350 MB is the balancing point for general performance.  Another thing to consider is whether your system is heavily read or heavily write oriented.  Also, some applications (such as oracle) perform their own buffering in memory.  On an oracle server, it is often more efficient to reduce system buffer cache and rely on the oracle buffering.</description>
      <pubDate>Fri, 15 Sep 2000 13:34:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445569#M9195</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-09-15T13:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configurable parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445570#M9196</link>
      <description>On our K570, we have an EMC disk array that has 1.5Gb of cache.  We are running Oracle Financials 11 on it.  Oracle recommended that we set our dbc_max_cache to 2-5%.  It depends what the system is being used for.</description>
      <pubDate>Fri, 15 Sep 2000 15:15:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445570#M9196</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2000-09-15T15:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configurable parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445571#M9197</link>
      <description>Alan is quite correct about Oracle doing a better buffering job than the HP-UX buffer cache. After all, the HP-UX buffer cache has all filesystem data rather than just the Oracle data.  However, there are two steps: reduce the buffer cache to perhaps 200 megs *AND* after loading Online JFS, add the following options to each OraData disk (only):&lt;BR /&gt;&lt;BR /&gt;convosync=direct,mincache=direct,nodatainlog&lt;BR /&gt;&lt;BR /&gt;These are only available with OnLine JFS and vxfs filesystems. These options bypass the buffer cache and prevent double buffering by HP-UX and Oracle.</description>
      <pubDate>Fri, 15 Sep 2000 22:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configurable-parameters/m-p/2445571#M9197</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2000-09-15T22:53:34Z</dc:date>
    </item>
  </channel>
</rss>

