From: Stephen Clark <Stephen.Clark@seclark.us>
To: Dave Jones <davej@redhat.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Power Saving
Date: Mon, 19 Nov 2007 20:05:29 -0500 [thread overview]
Message-ID: <474232D9.20407@seclark.us> (raw)
In-Reply-To: <20071120005443.GB9243@redhat.com>
Dave Jones wrote:
>On Mon, Nov 19, 2007 at 07:41:31PM -0500, Stephen Clark wrote:
> > Hello List,
> >
> > I am trying to get throttling to work on the following processor
>
>I think by throttling, you actually mean changing frequency/voltage ?
>(throttling is something else, where the CPU skips every n cycles,
> which doesn't actually save any power)
>
> > with linux 2.6.17-1.2142_FC4 with no luck.
>
>wow. that's a prehistoric kernel.
>
> > AMD Athlon(tm) XP 1700+
>
>you lose. Only the mobile athlons supported scaling their speed.
>And even then, only if the BIOS supported it with the correct tables.
>(Typically this means, "only laptops").
>
> Dave
>
>
>
well what about the info from /proc/
cat /proc/acpi/processor/CPU0/info
processor id: 0
acpi id: 0
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
and:
cat /proc/acpi/processor/CPU0/throttling
state count: 2
active state: T0
states:
*T0: 00%
T1: 50%
and:
[root@joker ~]# cat /proc/acpi/processor/CPU0/power
active state: C2
max_cstate: C8
bus master activity: d18324c9
states:
C1: type[C1] promotion[C2] demotion[--]
latency[000] usage[01340140]
*C2: type[C2] promotion[--] demotion[C1]
latency[090] usage[02980043]
????
Steve
--
"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety." (Ben Franklin)
"The course of history shows that as a government grows, liberty
decreases." (Thomas Jefferson)
next prev parent reply other threads:[~2007-11-20 1:05 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 [this message]
2007-11-20 1:12 ` Dave Jones
2007-11-20 1:21 ` H. Peter Anvin
2007-11-27 22:31 ` Phillip Susi
-- 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=474232D9.20407@seclark.us \
--to=stephen.clark@seclark.us \
--cc=davej@redhat.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.