From: Faye Pearson <faye-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
To: "Adachi, Kenichi" <aileenja-dTzOdQ2U+/YAvxtiuMwx3w@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: constant processor 0x80 events
Date: Thu, 2 Jan 2003 13:59:37 +0000 [thread overview]
Message-ID: <20030102135937.GA9257@clara.net> (raw)
In-Reply-To: <20030102101513.GA947-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
Faye Pearson [faye-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org] wrote:
> I've used THRT as the one shot flag in the meantime and I'll see how it
> goes.
> > eg. in _L00
> >
> > If (LNot(THRT)) {
> > Store (One, THRT)
> > Notify (\_PR.CPU0, 0x80)
> > }
> >
> > and in _PPC
> >
> > If (THRT) {
> > Store (Zero, THRT)
> > Return (One)
> > }
This has (almost) the desired (or at least helpful) effect.
Used in combination with the autospeedstep daemon, once this threshold
has been met:
root@marmite faye # cat /proc/acpi/processor/CPU0/performance
state count: 2
active state: P1
states:
P0: 1200 MHz, 20000 mW, 250 uS
*P1: 800 MHz, 10000 mW, 250 uS
The processor is switched to low power mode and autospeedstep didn't do
it:
root@marmite faye # tail /var/log/speedstep
Thu Jan 2 13:23:44 2003: max. speed mode
Thu Jan 2 13:24:01 2003: power save mode
Thu Jan 2 13:24:12 2003: max. speed mode
Thu Jan 2 13:31:19 2003: power save mode
Thu Jan 2 13:37:03 2003: max. speed mode
It still thinks it's in max. speed mode.
root@marmite faye # cat /proc/acpi/thermal_zone/THRM/temperature
temperature: 51 C
The processor is now relatively chilled, it would be nice if it would
try to trip up again, but that's for me to change in autospeedstep.
> This is what I'm currently running with. The thing is I'm not sure
> whether that will cause any other side effects - any ideas?
Still not sure about the side effects.
Faye
--
Faye Pearson,
Covert Development
ClaraNET Ltd. Tel 020 7903 3000
I am the mother of all things, and all things should wear a sweater.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
next prev parent reply other threads:[~2003-01-02 13:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-31 21:12 constant processor 0x80 events Faye Pearson
[not found] ` <20021231211259.GA28810-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
2003-01-01 12:30 ` Adachi, Kenichi
[not found] ` <000101c2b191$93b74130$2d2202d3-F8JvWDuGsZU@public.gmane.org>
2003-01-01 13:55 ` Adachi, Kenichi
2003-01-01 16:40 ` 'Faye Pearson'
[not found] ` <20030101164052.GA31172-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
2003-01-01 17:58 ` Adachi, Kenichi
[not found] ` <20030101192644.GA31476@clara.net>
[not found] ` <20030101192644.GA31476-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
2003-01-02 10:15 ` Faye Pearson
[not found] ` <20030102101513.GA947-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
2003-01-02 13:52 ` Adachi, Kenichi
2003-01-02 13:59 ` Faye Pearson [this message]
[not found] ` <20030102135937.GA9257-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
2003-01-02 17:29 ` Adachi, Kenichi
[not found] ` <000201c2b284$89a033c0$232202d3-F8JvWDuGsZU@public.gmane.org>
2003-01-02 22:03 ` Faye Pearson
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=20030102135937.GA9257@clara.net \
--to=faye-6jsjyq0qj1reowh0uzbu5w@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=aileenja-dTzOdQ2U+/YAvxtiuMwx3w@public.gmane.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.