From: "Adachi, Kenichi" <aileenja-dTzOdQ2U+/YAvxtiuMwx3w@public.gmane.org>
To: faye-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: RE: constant processor 0x80 events
Date: Fri, 3 Jan 2003 02:29:42 +0900 [thread overview]
Message-ID: <000201c2b284$89a033c0$232202d3@sayonara> (raw)
In-Reply-To: <20030102135937.GA9257-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
> 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.
Do you mean, because of your hack in DSDT, your processor is forced to
be in P1 upon GPE0 and it saves you from turbulent storm of event
handlings by cooling your box? And after your processor is relatively
chilled, you (manually?) initiate P-State transition to P0 (by
autospeedstep?), since your processor stays in P1?
Interesting...
>> 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.
Can you take a look at "BIOS-provided physical RAM map" in your dmesg
and verify MNVS OpRegion (0x20 bytes starting from 0x1FF73E7D) is within
ACPI NVS Memory? ACPI NVS is saved/restored across system sleep/wake
cycle and if THRT is in this range, any possible side effects are less
harmful, as it's not mapped to critical hardware resource.
5258 OperationRegion (MNVS, SystemMemory, 0x1FF73E7D, 0x20)
5259 Field (MNVS, AnyAcc, Lock, Preserve)
5260 {
:
5268 THRT, 8
5269 }
-------------------------------------------------------
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 17:29 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
[not found] ` <20030102135937.GA9257-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
2003-01-02 17:29 ` Adachi, Kenichi [this message]
[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='000201c2b284$89a033c0$232202d3@sayonara' \
--to=aileenja-dtzodq2u+/yavxtiumwx3w@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=faye-6JSjyQ0Qj1ReoWH0uzbU5w@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox