<?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 usage = 100%!! in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221155#M10709</link>
    <description>My favourite one is to do "ps -ef | more" and look for the process that has a high (more than around 50) in the column headed "C".&lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Wed, 17 Mar 2004 05:08:00 GMT</pubDate>
    <dc:creator>Mark Grant</dc:creator>
    <dc:date>2004-03-17T05:08:00Z</dc:date>
    <item>
      <title>CPU usage = 100%!!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221154#M10708</link>
      <description>I have a Linux server which is much slower since sometimes&lt;BR /&gt;A 'top' command gives this:&lt;BR /&gt;CPU states: 68,7% user, 30,8% system,  0,0% nice,  0,3% idle&lt;BR /&gt;&lt;BR /&gt;The % user is too much, usually it's rather 0%! In the details of 'top', I&lt;BR /&gt;can't see no task which can take that much resource.&lt;BR /&gt;Does somebody knows what happens or how to pinpoint the faulty task.&lt;BR /&gt;Many thanks by advance.</description>
      <pubDate>Wed, 17 Mar 2004 04:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221154#M10708</guid>
      <dc:creator>Hobby16</dc:creator>
      <dc:date>2004-03-17T04:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage = 100%!!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221155#M10709</link>
      <description>My favourite one is to do "ps -ef | more" and look for the process that has a high (more than around 50) in the column headed "C".&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 17 Mar 2004 05:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221155#M10709</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-03-17T05:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage = 100%!!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221156#M10710</link>
      <description>The top shows as many processes as will fit on the screen with a delay of 5 sec. Try to start top ignoring any idle processes&lt;BR /&gt;"top -i -S" ,&lt;BR /&gt;then decrease the delay beteen updates (using interractive command &lt;S&gt;) to 1.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;/S&gt;</description>
      <pubDate>Wed, 17 Mar 2004 05:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221156#M10710</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2004-03-17T05:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage = 100%!!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221157#M10711</link>
      <description>ps -ef |more gives a C column with everything near 0&lt;BR /&gt;top -i -S with 1 second refresh gives 4 tasks, the hungriest beeing ... 'top' (4%.&lt;BR /&gt;and always ~70% user !!!&lt;BR /&gt;hair pulling, isn't it?&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Mar 2004 06:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221157#M10711</guid>
      <dc:creator>Hobby16</dc:creator>
      <dc:date>2004-03-17T06:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage = 100%!!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221158#M10712</link>
      <description>Then you need to get more information.  I would suggest running "vmstat 1" and "iostat 1" and then possible looking at everything with "sar".  This might give you a lot more to go on.  &lt;BR /&gt; &lt;BR /&gt;As you say. I don't think your system should be doing this.</description>
      <pubDate>Wed, 17 Mar 2004 07:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221158#M10712</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-03-17T07:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage = 100%!!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221159#M10713</link>
      <description>vmstat gives this&lt;BR /&gt;   procs                      memory    swap          io     system         cpu&lt;BR /&gt; r  b  w   swpd   free   buff  cache  si  so    bi    bo   in    cs  us  sy  id&lt;BR /&gt; 2  0  0  75424   1824   3828  18432   2   1    36    43   82    49  71  29   0&lt;BR /&gt;&lt;BR /&gt;iostat gives this&lt;BR /&gt;cpu-moy:  %user   %nice    %sys %iowait   %idle&lt;BR /&gt;          70,59    0,43   28,75    0,00    0,24&lt;BR /&gt;&lt;BR /&gt;Device:            tps    Blk_lus/s Blk_Ã©crits/s    Blk_lus Blk_Ã©crits&lt;BR /&gt;dev3-0            6,96        72,55        85,22   30029698   35274992&lt;BR /&gt;&lt;BR /&gt;With iostat &amp;amp; vmstat, I have more info yeah, but I don't know what to think.&lt;BR /&gt;&lt;BR /&gt;sar shows something that might be 'sadc' (a stat service running permanently). Killed 'sadc', but changed nothing</description>
      <pubDate>Wed, 17 Mar 2004 08:47:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221159#M10713</guid>
      <dc:creator>Hobby16</dc:creator>
      <dc:date>2004-03-17T08:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage = 100%!!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221160#M10714</link>
      <description>try this command:&lt;BR /&gt;&lt;BR /&gt;ps aux|sort -r -b -n -k 3|head&lt;BR /&gt;&lt;BR /&gt;process taking the most cpu should be listed first.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Mar 2004 03:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221160#M10714</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2004-03-18T03:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage = 100%!!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221161#M10715</link>
      <description>yep,&lt;BR /&gt;but same result as 'top' and the hungriest task just takes 3%!</description>
      <pubDate>Thu, 18 Mar 2004 09:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221161#M10715</guid>
      <dc:creator>Hobby16</dc:creator>
      <dc:date>2004-03-18T09:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage = 100%!!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221162#M10716</link>
      <description>Ok then, you need to start looking at drivers that you are using.  Anything that is being run by the kernel without a separate process id BUT also switches into user mode a lot.  Don't knwo how you're going to find one of those!&lt;BR /&gt; &lt;BR /&gt;Considered upgrading to a more recent kernel?</description>
      <pubDate>Thu, 18 Mar 2004 09:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221162#M10716</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-03-18T09:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage = 100%!!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221163#M10717</link>
      <description>Much pausible indeed. I suspect the ADSL USB modem driver. Gonna have a look.</description>
      <pubDate>Thu, 18 Mar 2004 13:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-usage-100/m-p/3221163#M10717</guid>
      <dc:creator>Hobby16</dc:creator>
      <dc:date>2004-03-18T13:31:30Z</dc:date>
    </item>
  </channel>
</rss>

