<?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: performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914551#M285052</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The attached textfile is empty.&lt;BR /&gt;&lt;BR /&gt;You most likely have a dynamic buffer cache enabled.  This means that up to dbc_max_pct percent (50% by default) of your free memory will be assigned to the OS buffer cache.&lt;BR /&gt;&lt;BR /&gt;To change to a static buffer cache, assign a value to bufpages, recompile your kernel, and reboot.  For your system, I'd recommend at least 1GiB for this purpose (256 pages w/a 4MiB pagesize).&lt;BR /&gt;&lt;BR /&gt;As you indicated, there is no paging taking place, and hardly any swap being used.  As long as your users are happy, and you have happy with other performance metrics (e.g. IO to disk) there isn't a performance problem.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
    <pubDate>Mon, 18 Dec 2006 07:36:35 GMT</pubDate>
    <dc:creator>spex</dc:creator>
    <dc:date>2006-12-18T07:36:35Z</dc:date>
    <item>
      <title>performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914550#M285051</link>
      <description>we have an rp8400 11iv1 with 20GB memory and 24GB of swap. kmeminfo shows 164MB free memory.&lt;BR /&gt;&lt;BR /&gt;i have attached a file containing the output of kmeminfo, swapinfo and vmstat commands.&lt;BR /&gt;&lt;BR /&gt;i have remarked the following&lt;BR /&gt; - pct of swap used is 4% of 24GB&lt;BR /&gt; - vmstat shows that there is no paging out&lt;BR /&gt;&lt;BR /&gt;do we have a performance problem or no ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Dec 2006 05:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914550#M285051</guid>
      <dc:creator>medali.benchaabane</dc:creator>
      <dc:date>2006-12-18T05:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914551#M285052</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The attached textfile is empty.&lt;BR /&gt;&lt;BR /&gt;You most likely have a dynamic buffer cache enabled.  This means that up to dbc_max_pct percent (50% by default) of your free memory will be assigned to the OS buffer cache.&lt;BR /&gt;&lt;BR /&gt;To change to a static buffer cache, assign a value to bufpages, recompile your kernel, and reboot.  For your system, I'd recommend at least 1GiB for this purpose (256 pages w/a 4MiB pagesize).&lt;BR /&gt;&lt;BR /&gt;As you indicated, there is no paging taking place, and hardly any swap being used.  As long as your users are happy, and you have happy with other performance metrics (e.g. IO to disk) there isn't a performance problem.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Mon, 18 Dec 2006 07:36:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914551#M285052</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-12-18T07:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914552#M285053</link>
      <description>here is the file attached&lt;BR /&gt;&lt;BR /&gt;max_dbc_pct is 5%</description>
      <pubDate>Mon, 18 Dec 2006 08:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914552#M285053</guid>
      <dc:creator>medali.benchaabane</dc:creator>
      <dc:date>2006-12-18T08:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914553#M285054</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Still nothing attached.&lt;BR /&gt;&lt;BR /&gt;Please paste the output of:&lt;BR /&gt;# UNIX95= ps -e -o 'vsz,args' | sort -rn -k1&lt;BR /&gt;into your reply.&lt;BR /&gt;&lt;BR /&gt;Also, in my previous message, I meant to say 4KiB, not 4MiB, as the pagesize in HP-UX.  For a desired static buffer cache of 1GiB, this results in 262144 pages (1073741824/4096).&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Mon, 18 Dec 2006 09:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914553#M285054</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-12-18T09:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914554#M285055</link>
      <description>You are not showing paging out, your swap utilization is low.....&lt;BR /&gt;&lt;BR /&gt;Cause I don't see a problem here !  &lt;BR /&gt;&lt;BR /&gt;Are users complaining ? Do you have applications choking ?  Are you getting any specific kind of error messages in your syslog ?  Is your DBA saying there's an issue ?  &lt;BR /&gt;&lt;BR /&gt;Can't help, when we don't see a problem...&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Dec 2006 09:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914554#M285055</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2006-12-18T09:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914555#M285056</link>
      <description>Not only dbc will use memory, but applications like Oracle etc will allocate swap and not use it. This is a reserved space that the app creates in the event that it needs to be paged out of memory due to a performance issue or application conflict. I have seen many systems in the past that show up to 80% swap util with no paging - this is just a reserve allocation and not usually a performance issue. If you are actively paging, then it's time to take a closer look. Also keep an eye on swapmem ... if this is set on, you'll see swap reserve or swap active space allocated out of physical memory - not a bad thing unless you're having issues running out of phys mem, but something to remember when you're looking at overall performance issues.</description>
      <pubDate>Mon, 18 Dec 2006 11:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3914555#M285056</guid>
      <dc:creator>Jon M Zellhoefer</dc:creator>
      <dc:date>2006-12-18T11:26:46Z</dc:date>
    </item>
  </channel>
</rss>

