All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phillip Susi <psusi@cfl.rr.com>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: Dave Jones <davej@redhat.com>,
	Stephen Clark <Stephen.Clark@seclark.us>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Power Saving
Date: Tue, 27 Nov 2007 17:31:37 -0500	[thread overview]
Message-ID: <474C9AC9.8000400@cfl.rr.com> (raw)
In-Reply-To: <474236A0.8030601@zytor.com>

H. Peter Anvin wrote:
> And more importantly, there is no power advantages over T states as 
> opposed to C states.  They pretty much mean pulsing the system in and 
> out of either C1 or C2 depending on the CPU/chipset.

Well, they FORCE the use of the C states to save power, even if the 
kernel doesn't want to because it still has runnable tasks.  This can be 
useful if you know you are running a task that busy waits but would not 
suffer from having the performance of the cpu cut in half.  Since it is 
busy waiting, the kernel never activates the C states, but the 
throttling will force it and thus, save you power and heat.



  reply	other threads:[~2007-11-27 22:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-20  0:41 Power Saving Stephen Clark
2007-11-20  0:54 ` Dave Jones
2007-11-20  1:05   ` Stephen Clark
2007-11-20  1:12     ` Dave Jones
2007-11-20  1:21       ` H. Peter Anvin
2007-11-27 22:31         ` Phillip Susi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-08-25 16:35 power saving mjstumpf
2003-08-25 16:52 ` Peter L. Ashford
2003-08-25 17:19 ` Mike Dresser
2003-09-02 17:25 ` Gordon Henderson
2001-05-07  5:54 Tania Oka
2001-05-07 19:49 ` Dan Malek
2001-05-10 10:36   ` August Hoerandl

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=474C9AC9.8000400@cfl.rr.com \
    --to=psusi@cfl.rr.com \
    --cc=Stephen.Clark@seclark.us \
    --cc=davej@redhat.com \
    --cc=hpa@zytor.com \
    --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 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.