All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Romain Goyet <r.goyet@gmail.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: High load average (~2.0) on an idle PowerPC 64 machine
Date: Fri, 25 Mar 2011 20:20:33 +1100	[thread overview]
Message-ID: <1301044833.2402.482.camel@pasglop> (raw)
In-Reply-To: <AANLkTikbd0S6MGK4p7=_0q8c6nbk=k1TmLcM+Mc52=FW@mail.gmail.com>

On Thu, 2011-03-24 at 21:23 +0100, Romain Goyet wrote:
> I there,
> 
>  I've this Quad G5 machine that's sitting pretty much idle with the
> latest Debian stable installed, and yet it's got an abnormaly high
> load average.
> I've detailed the situation over here, maybe you guys will find it
> interesting or have something to say :
> http://serverfault.com/questions/251299/high-load-average-over-2-0-on-an-idle-machine
> 
> The machine doesn't seem to be actually slowed down, it looks more
> like an incorrect measurement.
> 
> Thank you very much for any help !

>From memory, this can be due to the thermal control driver's kernel
thread, which essentially does uninterruptible sleeps all the time,
either when waiting for request completion from SMU or i2c.

Since it's pretty much constantly talking to these, it causes an
increase load (they can take time to respond). So in effect it's not
actually hogging the CPU.

I don't know if there's a clean way to fix that.

Now it's possible that there's a different cause, that's just talking
from some vague memories, so some investigations would be useful
regardless.

Cheers,
Ben.

  reply	other threads:[~2011-03-25  9:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-24 20:23 High load average (~2.0) on an idle PowerPC 64 machine Romain Goyet
2011-03-25  9:20 ` Benjamin Herrenschmidt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-25  9:23 David Laight
2011-03-25 13:46 ` Nathan Lynch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1301044833.2402.482.camel@pasglop \
    --to=benh@kernel.crashing.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=r.goyet@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.