public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Andreas Hartmann <andihartmann@freenet.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: intel_ips produces constant load of 1
Date: Tue, 22 Mar 2011 08:49:58 -0700	[thread overview]
Message-ID: <20110322084958.7fa17ae3@jbarnes-desktop> (raw)
In-Reply-To: <4D884917.2010400@dualc.maya.org>

On Tue, 22 Mar 2011 08:00:39 +0100
Andreas Hartmann <andihartmann@freenet.de> wrote:

> Jesse Barnes wrote:
> > On Sat, 19 Mar 2011 16:38:38 +0100
> > Andreas Hartmann <andihartmann@01019freenet.de> wrote:
> > 
> >> Hello,
> >>
> >> on my MSI CR620 laptop, intel_ips produces a constant load of 1, even if
> >> the machine is idle.
> >>
> >> The ips-monitor hangs in D state:
> >>
> >> ps aux | grep ips
> >> root       593  0.0  0.0      0     0 ?        S    17:20   0:00
> >> [ips-adjust]
> >> root       594  0.0  0.0      0     0 ?        D    17:20   0:00
> >> [ips-monitor]
> >>
> >> If the module isn't loaded, the load of the machine in idle mode is 0 as
> >> expected.
> > 
> > This is a reporting problem, and probably due to the schedule() call
> > and associated task state in the ips-monitor thread.  I thought setting
> > the task state to interruptible would prevent this, but it seems like
> > it's not enough for the deferrable on-stack timers?
> > 
> > At any rate, it's not actually causing increased CPU usage, so you can
> > safely ignore it until we have a fix.
> > 
> 
> I've got one more question (I found
> http://forum.soft32.com/linux/RFC-Intelligent-power-sharing-driver-ftopict510146.html):
> 
> Where is the difference to the functionality the bios provides? I can't
> see (and hear :-)) any difference between with intel_ips and without
> intel_ips.
> The fan always runs at a minimal speed, very quiet.
> The fan is getting loader, if the load is getting high (during
> compile-sessions e.g.). If the compile session is ready, the fan get's
> slower again.
> 
> If I check the "cpu MHz" in /proc/cpuinfo with or without intel_ips, I
> can't see any difference. The value never exceeds the value given in the
> model name. The lowest values are equal, too.
> 
> 
> What is the added value compared to the bios functionality? How can I
> check it?

Loading the IPS driver will allow graphics turbo.  This can improve gfx
performance quite a bit (up to 3x on some synthetic workloads).  If
you're not really using gfx though, the driver won't really do anything
for you.

-- 
Jesse Barnes, Intel Open Source Technology Center

  reply	other threads:[~2011-03-22 15:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-19 15:38 intel_ips produces constant load of 1 Andreas Hartmann
2011-03-21 18:04 ` Jesse Barnes
2011-03-22  7:00   ` Andreas Hartmann
2011-03-22 15:49     ` Jesse Barnes [this message]
2011-03-22 20:25   ` Jesse Barnes
2011-03-23 18:15     ` Andreas Hartmann
2011-03-23 18:20       ` Jesse Barnes
2011-03-23 19:44         ` Andreas Hartmann
2011-03-25 18:23     ` Andreas Hartmann
2011-03-25 18:24       ` Jesse Barnes

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=20110322084958.7fa17ae3@jbarnes-desktop \
    --to=jbarnes@virtuousgeek.org \
    --cc=andihartmann@freenet.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox