<?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: cpu utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534993#M368682</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;you need to check what these 2 processes are up to in oracle.&lt;BR /&gt;you (or your DBA) could check the sessions associated to these oracle processes and then check the activity (eg oracle trace the specific session).&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
    <pubDate>Tue, 17 Nov 2009 11:37:28 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2009-11-17T11:37:28Z</dc:date>
    <item>
      <title>cpu utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534989#M368678</link>
      <description>Dear Gurus, &lt;BR /&gt;&lt;BR /&gt;Load averages: 0.41, 0.83, 0.94&lt;BR /&gt;670 processes: 572 sleeping, 98 running&lt;BR /&gt;Cpu states:&lt;BR /&gt;CPU   LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS&lt;BR /&gt; 0    0.31  17.9%   0.0%   6.1%  76.0%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 2    0.44  65.6%   0.0%   4.3%  30.1%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 4    0.50   6.3%   0.0%   4.9%  88.8%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 6    0.38  30.3%   0.0%   2.8%  66.9%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 8    0.38   6.1%   0.0%   2.2%  91.7%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;10    0.46  65.2%   0.0%  14.2%  20.7%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;---   ----  -----  -----  -----  -----  -----  -----  -----  -----&lt;BR /&gt;avg   0.41  32.0%   0.0%   5.7%  62.3%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;&lt;BR /&gt;System Page Size: 4Kbytes&lt;BR /&gt;Memory: 10907364K (6364524K) real, 22676516K (12257472K) virtual, 616268K free&lt;BR /&gt;&lt;BR /&gt;CPU TTY     PID USERNAME PRI NI   SIZE    RES STATE    TIME %WCPU  %CPU COMMAND&lt;BR /&gt; 4   ?    14375 oracle   241 20  1074M  7236K run    936:33 99.40 99.22 oracleDF&lt;BR /&gt; 0   ?    17735 oracle   232 20  1073M  6040K run    828:28 87.88 87.73 oracleDF&lt;BR /&gt; 0   ?     6236 dfradm   152 20   831M   323M run    138:42 14.43 14.41 java&lt;BR /&gt;&lt;BR /&gt;here the load average is low and idel time is high enough, yet the 2 oracle processes show 100% in %CPU time most of the time.Please let me know the possible remedies &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;DeafFrog</description>
      <pubDate>Tue, 17 Nov 2009 06:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534989#M368678</guid>
      <dc:creator>DeafFrog</dc:creator>
      <dc:date>2009-11-17T06:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: cpu utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534990#M368679</link>
      <description>LOAD and CPU-time is a different thing.&lt;BR /&gt;LOAD is the average number of runable processes per core on your system at any time.&lt;BR /&gt;With only 2 very busy processes on a 6-core system, your processor cores are waiting for work. Runable processes don't get the tilme to queue-up and thus your LOAD is low.&lt;BR /&gt;idle time is the time that CPU's were doing nothing.&lt;BR /&gt;In extreme situations, LOAD and idle time may show very different things.&lt;BR /&gt;If you should have 6 (and only 6) very busy processes, idle time may approach 0, while your load is only 1.&lt;BR /&gt;If you have 6000 processes that activate themselves all together for just a microsecond, your load may go over 10, while your CPU's are next to idle.</description>
      <pubDate>Tue, 17 Nov 2009 08:16:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534990#M368679</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2009-11-17T08:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: cpu utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534991#M368680</link>
      <description>Hello Wim , &lt;BR /&gt;&lt;BR /&gt;           Thanks for the reply .Is this a perfromance problem , whad could be the reason for these 2 process showing 100% most of the time. &lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;Rahul</description>
      <pubDate>Tue, 17 Nov 2009 09:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534991#M368680</guid>
      <dc:creator>DeafFrog</dc:creator>
      <dc:date>2009-11-17T09:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: cpu utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534992#M368681</link>
      <description>&amp;gt;2 oracle processes show 100% in %CPU time most of the time.  Please let me know the possible remedies&lt;BR /&gt;&lt;BR /&gt;Add more work on the system.  Those two processes will use 100% of two CPUs.  There are 4 other CPUs that make the idle time look larger.&lt;BR /&gt;&lt;BR /&gt;If those Oracle processes are flopping around on all 6 CPUs, you don't see the 100% on just one, like you do for the oracleDF lines.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Is this a performance problem, what could be the reason for these 2 process showing 100% most of the time. &lt;BR /&gt;&lt;BR /&gt;Because they are doing real work?  Because someone needs to add threading to the process?&lt;BR /&gt;Because your CPUs are too slow?&lt;BR /&gt;We can't tell without some detailed performance measurements with glance or Caliper on Integrity.</description>
      <pubDate>Tue, 17 Nov 2009 10:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534992#M368681</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-11-17T10:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: cpu utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534993#M368682</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;you need to check what these 2 processes are up to in oracle.&lt;BR /&gt;you (or your DBA) could check the sessions associated to these oracle processes and then check the activity (eg oracle trace the specific session).&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Tue, 17 Nov 2009 11:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534993#M368682</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2009-11-17T11:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: cpu utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534994#M368683</link>
      <description>load average is over a 1 minute,5 min and 15 min averages.&lt;BR /&gt;&lt;BR /&gt;Top updates every 5 seconds so it could show spikes on a particular CPU for a certain process.&lt;BR /&gt;&lt;BR /&gt;I would look a glance and measureware numbers because sometime realtime data is not seen by top.</description>
      <pubDate>Wed, 18 Nov 2009 00:14:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-utilization/m-p/4534994#M368683</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2009-11-18T00:14:41Z</dc:date>
    </item>
  </channel>
</rss>

