<?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 issue. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900586#M820497</link>
    <description>Compilations, especially with optimization, are very CPU-intensive, so seeing 100% CPU utlization is to be expected.&lt;BR /&gt;&lt;BR /&gt;How many CPUs do you have?&lt;BR /&gt;&lt;BR /&gt;As to memory:&lt;BR /&gt;&lt;BR /&gt;Do you have Glance? If so, what are the "Mem Util" percentages during the compiles? If not, what is the "memory free" number reported by "vmstat 1 10" during the compiles? (The vmstat "memory free" number is in 4KB pages, i.e. you can calculate the memory utilization percentage.)</description>
    <pubDate>Mon, 10 Feb 2003 14:41:42 GMT</pubDate>
    <dc:creator>Frank Slootweg</dc:creator>
    <dc:date>2003-02-10T14:41:42Z</dc:date>
    <item>
      <title>Performance issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900584#M820495</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; I am having the following configuration.&lt;BR /&gt;Problem: While running 3 compilation simultaniously both the processor utilization is 100%. Whether i need to upgrade RAM or i need to go for new machine configuration like K class server. Because i need to run 6to 7 compilation in the next few months.&lt;BR /&gt;&lt;BR /&gt;#model&lt;BR /&gt;9000/800/L2000-36&lt;BR /&gt;#dmesg | grep "Phys"&lt;BR /&gt;    Physical: 2097152 Kbytes, lockable: 1554408 Kbytes, available: 1792672 Kbyte&lt;BR /&gt;s&lt;BR /&gt;#swapinfo -a&lt;BR /&gt;             Kb      Kb      Kb   PCT  START/      Kb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev     1048576  130348  918228   12%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev     2097152  131228 1965924    6%       0       -    1  /dev/vg00/lvol9&lt;BR /&gt;dev     2097152  130672 1966480    6%       0       -    1  /dev/vg00/lvol10&lt;BR /&gt;reserve       - 1101300 -1101300&lt;BR /&gt;memory  1558880  696356  862524   45%</description>
      <pubDate>Mon, 10 Feb 2003 09:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900584#M820495</guid>
      <dc:creator>rajeshk</dc:creator>
      <dc:date>2003-02-10T09:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900585#M820496</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you are using L-class whic are superion than K-class servers.&lt;BR /&gt;fro the info you have 2GM RAM and 5GB swap.&lt;BR /&gt;excess of swap causes excessive I/O. You could try by reducing the swap by 1GB or increase RAM by 512MB ( I prefer reducing swap by 1GB)</description>
      <pubDate>Mon, 10 Feb 2003 09:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900585#M820496</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-10T09:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900586#M820497</link>
      <description>Compilations, especially with optimization, are very CPU-intensive, so seeing 100% CPU utlization is to be expected.&lt;BR /&gt;&lt;BR /&gt;How many CPUs do you have?&lt;BR /&gt;&lt;BR /&gt;As to memory:&lt;BR /&gt;&lt;BR /&gt;Do you have Glance? If so, what are the "Mem Util" percentages during the compiles? If not, what is the "memory free" number reported by "vmstat 1 10" during the compiles? (The vmstat "memory free" number is in 4KB pages, i.e. you can calculate the memory utilization percentage.)</description>
      <pubDate>Mon, 10 Feb 2003 14:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900586#M820497</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2003-02-10T14:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900587#M820498</link>
      <description>Swapinfo does not show memory use in the true sense, only memory used for swap.  &lt;BR /&gt;&lt;BR /&gt;Looking at the output from your swapinfo, I'd say your having more of a CPU bottleneck than memory.  Swap will start to get busy as memory gets full.  Your swap is not highly used at least in this ouput.&lt;BR /&gt;&lt;BR /&gt;Look at top, and see what the memory used really is.  If your 100% for long periods of time, and need to double your workload then at a minimum you should double your RAM.&lt;BR /&gt;&lt;BR /&gt;However, you should also look at your CPU usage.  If your CPU's are loaded, then the additional memory alone wont do much good.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Mon, 10 Feb 2003 14:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900587#M820498</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2003-02-10T14:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900588#M820499</link>
      <description>As mentioned, compilations are CPU intensive so it is expected that each compile will use about 100% of one CPU. If you need to run 6 or 7 at the same time, you'll need 6 processors to allow each compilation to proceed at full speed. &lt;BR /&gt;&lt;BR /&gt;That if course assumes that there is enough RAM to keep everything in RAM. If not, then processes will be deactivated and paging to the swap area will occur. That will impact compile jobs making them as much as 100x slower. You can see if paging is occurring with vmstat (look at the po column). If po is dozens to hundreds, then you need a lot more RAM.&lt;BR /&gt;&lt;BR /&gt;The L-class is much faster than the (no longer manufactured) K-class. A 6-processor L-class with 4 to 12 Gb of RAM should allow compilations to complete with little delay. If the completion time for the compile jobs is not important, you can run on just a couple of processors and a few hundred megs of RAM. The impact will be enormous but the system will still work, albeit slowly.</description>
      <pubDate>Mon, 10 Feb 2003 15:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2900588#M820499</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-02-10T15:21:16Z</dc:date>
    </item>
  </channel>
</rss>

