All of lore.kernel.org
 help / color / mirror / Atom feed
* CPU MSR register "tweak" module?
@ 2012-09-28 12:27 Nils Faerber
  2012-09-28 15:59 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 3+ messages in thread
From: Nils Faerber @ 2012-09-28 12:27 UTC (permalink / raw)
  To: The development of GNU GRUB

Hello!
Recently I purchased an AMD E-450 based netbook - my first AMD CPU for a
long time. As expected Grub works perfectly on it - as does the Debian
Linux I did install.

Many AMD CPUs, and some Intel CPUs maybe too, can be tweaked for way
lower power consumption by modifying the CPU MSR registers to lower the
core voltage and eventually also the frequency (per P-state).

The drawback of this is that the new values are lost upon reboot or
suspend-to-disk. And additionally some of the Linux kernel drivers that
get loaded or re-initialised during boot/resume pick up those values
from those registers before user-space can re-setup them.

So I was wondering if there is a possibility to configure Grub in a way
that it will set-up specific registers with specific values. Ideally
using the Grub config file... a small table with register/value pairs
would be enough and they can just be written to the MSR registers
without additional magic, so such a function should be pretty easy to
implement - if it does not exist yet.

I did search through the docs and also had a brief look at the Grub
source but could not find something like that.

Cheers
  nils

-- 
kernel concepts GmbH       Tel: +49-271-771091-12
Sieghuetter Hauptweg 48
D-57072 Siegen             Mob: +49-176-21024535
http://www.kernelconcepts.de


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-28 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-28 12:27 CPU MSR register "tweak" module? Nils Faerber
2012-09-28 15:59 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-09-28 16:13   ` Nils Faerber

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.