<?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 CPU Util in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536415#M899679</link>
    <description>&lt;BR /&gt;A process heavy on CPU can only ever use a max of 100% of one of the CPU's. Nothing much you can do about that. If the application were written a little better it would use multiple processes which share the CPU load over multiple CPUs (one process per CPU), but thats Oracle for you.&lt;BR /&gt;&lt;BR /&gt;If you have and USED swapspace then you have memory contention. We run all our servers here with 0 % USED - which means nothing is paged out from memory to disk. Whats the total MB (megabytes) used as report by swapinfo -mt ? Whatever that figure, thats how many Megabytes have been paged to disk. Not good - thats affecting your performance a lot. You should look at adding more memory or tuning Oracle to not use so much memory, then your performance will pickup a lot.</description>
    <pubDate>Tue, 05 Jun 2001 08:37:42 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2001-06-05T08:37:42Z</dc:date>
    <item>
      <title>High CPU Util</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536414#M899678</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If there is a process (Oracle finance) showing in glance is 100% CPU util for 1 of the 4 CPU. Is there a way to lower the reading or it is normal.&lt;BR /&gt;&lt;BR /&gt;The swapinfo PCT used was 40% to 60% before and I have increased the space. The reading now reads 12%.&lt;BR /&gt;&lt;BR /&gt;Machine running N-class 440Hz with HP-Ux 11.00.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;YC</description>
      <pubDate>Tue, 05 Jun 2001 08:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536414#M899678</guid>
      <dc:creator>yc_2</dc:creator>
      <dc:date>2001-06-05T08:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Util</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536415#M899679</link>
      <description>&lt;BR /&gt;A process heavy on CPU can only ever use a max of 100% of one of the CPU's. Nothing much you can do about that. If the application were written a little better it would use multiple processes which share the CPU load over multiple CPUs (one process per CPU), but thats Oracle for you.&lt;BR /&gt;&lt;BR /&gt;If you have and USED swapspace then you have memory contention. We run all our servers here with 0 % USED - which means nothing is paged out from memory to disk. Whats the total MB (megabytes) used as report by swapinfo -mt ? Whatever that figure, thats how many Megabytes have been paged to disk. Not good - thats affecting your performance a lot. You should look at adding more memory or tuning Oracle to not use so much memory, then your performance will pickup a lot.</description>
      <pubDate>Tue, 05 Jun 2001 08:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536415#M899679</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-06-05T08:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Util</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536416#M899680</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;i dont think that 100% cpu is good . ( i know that you have 4 cpu ) &lt;BR /&gt;&lt;BR /&gt;my advise is to &lt;BR /&gt;&lt;BR /&gt;1. check the if the patches of the oracle is install .&lt;BR /&gt;&lt;BR /&gt;2. try to increase the memory for the oracle .&lt;BR /&gt;&lt;BR /&gt;3. check if the size of the bufer cashe in your system . i know that the best perform. is 10% bufer cashe for oracle . &lt;BR /&gt;&lt;BR /&gt;hope it will help you</description>
      <pubDate>Tue, 05 Jun 2001 08:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536416#M899680</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2001-06-05T08:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Util</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536417#M899681</link>
      <description>Leong,&lt;BR /&gt;&lt;BR /&gt;I 100% agree with Stefan. I don't like CPU's getting hit that hard...but.....My first goal is always to try to run everything you can in memory.  Swapspace (jsut my 2 cents) is only good for a dump file, and the final resort in the event of paging out.  You need to look at what you can tune in parms with your configuration, you might check and see if you have swapmem turned on so the system can dynamically control swapping.  Use your sar -w command to see how much your paging out....then based on your memory (possibly you need more memory) see what you can adjust to make sure you're using as much of it as you can.&lt;BR /&gt;&lt;BR /&gt;Just my thought,&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 05 Jun 2001 13:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536417#M899681</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-06-05T13:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Util</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536418#M899682</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for the advises. Just to make sure I didn't convey the wrong message in my earlier message. The following is the reading I got: &lt;BR /&gt;&lt;BR /&gt;swapinfo gives:&lt;BR /&gt;             Mb      Mb      Mb   PCT  &lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   &lt;BR /&gt;dev        4096       0    4096    0%       &lt;BR /&gt;dev       17366       0   17366    0%       reserve       -    2197   -2197&lt;BR /&gt;total     21462    2197   19265   10%&lt;BR /&gt;&lt;BR /&gt;glance in memory report gives:&lt;BR /&gt;Event         Current   Cumulative&lt;BR /&gt;Page Faults       950         5980&lt;BR /&gt;Page In           358         4424&lt;BR /&gt;Page Out            4           53&lt;BR /&gt;&lt;BR /&gt;1) Is there a way to determine which process cause the heavy page in? &lt;BR /&gt;2) Any parameter I can tune to reduce it?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;YC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jun 2001 01:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-util/m-p/2536418#M899682</guid>
      <dc:creator>yc_2</dc:creator>
      <dc:date>2001-06-06T01:30:11Z</dc:date>
    </item>
  </channel>
</rss>

