<?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: High Mem Util on HP-UX 11.0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817968#M85902</link>
    <description>Hi, Ben&lt;BR /&gt;&lt;BR /&gt;You also need to check for memory leak in the applications running.</description>
    <pubDate>Thu, 03 Oct 2002 06:12:25 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2002-10-03T06:12:25Z</dc:date>
    <item>
      <title>High Mem Util on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817966#M85900</link>
      <description>Dear experts, &lt;BR /&gt;&lt;BR /&gt;I am trying to perform some tuning of our environments, consisting of two N-class servers with 4GB memory. I have approx 12 Java apps running on these consuming 30-40MB memory each with a couple hitting about 120MB. &lt;BR /&gt;&lt;BR /&gt;Using glance, I noticed that the overall memory utilisation of the machines is about 96-99% constantly. Some quick maths indicated that something other than my apps is eating considerable amounts of memorys (i.e. GBs).&lt;BR /&gt;&lt;BR /&gt;Just wondering if anyone has any ideas on how to resolve this, or whether this is a feature of the HP-UX 11 platform in terms of how it manages memory.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ben</description>
      <pubDate>Thu, 03 Oct 2002 03:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817966#M85900</guid>
      <dc:creator>Benjamin McCartney</dc:creator>
      <dc:date>2002-10-03T03:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: High Mem Util on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817967#M85901</link>
      <description>First thing I'd check is your dbc_max_pct kernel parm.  If it is still at the default of 50, then you need to modify it.  With 4GB of RAM you could probably safely set it down to 8 or 10.&lt;BR /&gt;&lt;BR /&gt;This would lower your max buffer cache size from 2GB to 320-400MB, which is much more reasonable.</description>
      <pubDate>Thu, 03 Oct 2002 03:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817967#M85901</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-10-03T03:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: High Mem Util on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817968#M85902</link>
      <description>Hi, Ben&lt;BR /&gt;&lt;BR /&gt;You also need to check for memory leak in the applications running.</description>
      <pubDate>Thu, 03 Oct 2002 06:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817968#M85902</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-10-03T06:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: High Mem Util on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817969#M85903</link>
      <description>Ben,&lt;BR /&gt;&lt;BR /&gt;Also, if you have Glance installed then you can sort the process list by memory utlization to determine which processes are using the most memory.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rich</description>
      <pubDate>Fri, 04 Oct 2002 00:39:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817969#M85903</guid>
      <dc:creator>Richard Johnson_1</dc:creator>
      <dc:date>2002-10-04T00:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: High Mem Util on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817970#M85904</link>
      <description>Besides than the Kernel Parameter, do make sure the latest recommended Java Patches is installed based on:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/infolibrary/patches.html" target="_blank"&gt;http://www.hp.com/products1/unix/java/infolibrary/patches.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If your Java version is Java 1.3.x, please do upgrade to the latest Java 1.3.1.06:&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/java2/sdkrte1_3/downloads/index.html" target="_blank"&gt;http://www.hp.com/products1/unix/java/java2/sdkrte1_3/downloads/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If your Java version is Java 1.4.x, please do upgrade to the latest Java 1.4.0.01:&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/java2/sdkrte14/downloads/index.html" target="_blank"&gt;http://www.hp.com/products1/unix/java/java2/sdkrte14/downloads/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note Java 1.3 &amp;amp; 1.4 can run currently in your system. Diff dir: /opt/java1.3 &amp;amp; /opt/java1.4 ... you need play around with the env PATH if you need to switch with each other.&lt;BR /&gt;&lt;BR /&gt;The above solution has help some of my Corporate Customer when doing migration from Java 1.2 --&amp;gt; Java 1.3 or Java 1.3 --&amp;gt; Java 1.4</description>
      <pubDate>Fri, 04 Oct 2002 01:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-mem-util-on-hp-ux-11-0/m-p/2817970#M85904</guid>
      <dc:creator>Uncle Liew</dc:creator>
      <dc:date>2002-10-04T01:11:48Z</dc:date>
    </item>
  </channel>
</rss>

