All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Bonniot <Daniel.Bonniot@inria.fr>
To: cpufreq@lists.linux.org.uk
Subject: Centrino: undervolting and further reducing heat
Date: Wed, 18 May 2005 13:36:04 +0200	[thread overview]
Message-ID: <d6f982$h87$1@sea.gmane.org> (raw)


Hi,

I have a dothan 1.6 GHz processor, and i've been investigating how to reduce 
heat to minimize fan usage. One very promising avenue is undervolting. 
According to several online articles, there is a large potential for 
undervolting. I ended up modifying speedstep-centrino.c to test it out. 
Results are very positive: it can run under heavy load at 1.6Ghz with only 
972mV (down from 1340mV). This decreased temperature by 10°C! At 600MHz, the 
minimum 700mV was sufficient.

I understand that the driver needs to be conservative by default, but given 
the huge benefits, it would make a lot of sense to offer a way to specify 
lower voltages to those who want to. Has anybody investigated this 
possibility, or already started working on it? What would be a good interface 
to specify the voltages?


Independently of this feature, I wonder how it's possible to further reduce 
consumption when the system is mostly ideal, and even 600MHz is more than 
needed. The idea being to let the system cool down even more in that case. Is 
there any existing way to achive this on linux? One possibility I found in the 
intel docs is the IA32_THERM_CONTROL MSR, which can reduce clock speed by 
12.5% to 87.5%. Am I right in thinking that it could be combined with 
speedstep to achieve even lower power consumption states? Are there other 
possibilities?

Cheers,

Daniel

             reply	other threads:[~2005-05-18 11:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-18 11:36 Daniel Bonniot [this message]
2005-05-18 12:45 ` Centrino: undervolting and further reducing heat Nebojsa Trpkovic
2005-05-18 13:57   ` Aaron Spettl
2005-05-18 16:07 ` Wes Felter
2005-05-18 23:15   ` Daniel Bonniot
2005-05-25 13:00     ` Bruno Ducrot
2005-05-25 13:35       ` Daniel Bonniot

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='d6f982$h87$1@sea.gmane.org' \
    --to=daniel.bonniot@inria.fr \
    --cc=cpufreq@lists.linux.org.uk \
    /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.