From: Andreas Mohr <andi@rhlx01.fht-esslingen.de>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Pavel Machek <pavel@suse.cz>, LKML <linux-kernel@vger.kernel.org>,
Suspend2-devel@lists.suspend2.net, linux-pm@osdl.org,
ncunningham@linuxmail.org
Subject: Re: swsusp and suspend2 like to overheat my laptop
Date: Wed, 9 Aug 2006 15:03:18 +0200 [thread overview]
Message-ID: <20060809130318.GA22729@rhlx01.fht-esslingen.de> (raw)
In-Reply-To: <Pine.LNX.4.58.0608090837120.3177@gandalf.stny.rr.com>
Hi,
On Wed, Aug 09, 2006 at 08:38:27AM -0400, Steven Rostedt wrote:
> This is after a suspend:
>
> $ cat /proc/acpi/processor/CPU*/*
> processor id: 0
> acpi id: 0
> bus mastering control: yes
> power management: no
> throttling control: yes
> limit interface: yes
> active limit: P0:T0
> user limit: P0:T0
> thermal limit: P0:T0
> active state: C1
> max_cstate: C8
> bus master activity: 00000000
> states:
> *C1: type[C1] promotion[--] demotion[--] latency[000]
> usage[00000000] duration[00000000000000000000]
> state count: 4
> active state: T0
> states:
> *T0: 00%
> T1: 25%
> T2: 50%
> T3: 75%
This is almost *exactly* the same as on my very cheap'n stupid HP/Compaq
desktop P4 HT which doesn't support ACPI C2/C3 at all despite proper support
by other P4 HT desktop machines (missing _CST ACPI object in the DSDT,
as confirmed after messing with Intel's DSDT decompiler):
# cat /proc/acpi/processor/CPU?/*
processor id: 0
acpi id: 1
bus mastering control: no
power management: no
throttling control: yes
limit interface: yes
active limit: P0:T0
user limit: P0:T0
thermal limit: P0:T0
active state: C1
max_cstate: C8
bus master activity: 00000000
states:
*C1: type[C1] promotion[--] demotion[--] latency[000] usage[00000000] duration[00000000000000000000]
state count: 8
active state: T0
states:
*T0: 00%
T1: 12%
T2: 25%
T3: 37%
T4: 50%
T5: 62%
T6: 75%
T7: 87%
Note that
max_cstate: C8
can be considered a bug (this is a C state init value from an ACPI define
mistakenly left unchanged in case of missing _CST) since I thus only have C1
and it should thus be set to C1.
What would be interesting is this output *before* any suspend, not after ;)
Oh, and your temperature after boot goes backwards since booting is a very
active period, obviously.
Andreas
prev parent reply other threads:[~2006-08-09 13:03 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-08 21:40 swsusp and suspend2 like to overheat my laptop Steven Rostedt
2006-08-08 21:50 ` Nigel Cunningham
2006-08-08 23:31 ` Steven Rostedt
2006-08-08 23:35 ` Lee Revell
2006-08-08 23:42 ` Nigel Cunningham
2006-08-08 23:50 ` Steven Rostedt
2006-08-09 13:05 ` Mark Lord
2006-08-09 6:14 ` Ian Campbell
2006-08-08 23:53 ` Pavel Machek
2006-08-09 2:23 ` Steven Rostedt
2006-08-09 7:39 ` Pavel Machek
2006-08-09 11:45 ` Steven Rostedt
2006-08-09 11:54 ` Nigel Cunningham
2006-08-09 11:58 ` Pavel Machek
2006-08-09 12:15 ` Rafael J. Wysocki
2006-08-09 13:16 ` Steven Rostedt
2006-08-09 13:42 ` Andreas Mohr
2006-08-09 20:32 ` Rafael J. Wysocki
2006-08-09 13:35 ` Steven Rostedt
2006-08-09 13:37 ` Pavel Machek
2006-08-09 13:45 ` Brad Campbell
2006-08-09 12:04 ` Steven Rostedt
2006-08-09 12:08 ` Pavel Machek
2006-08-09 12:35 ` Steven Rostedt
2006-08-09 12:58 ` Pavel Machek
2006-08-11 0:14 ` Steven Rostedt
2006-08-09 12:14 ` Steven Rostedt
2006-08-09 12:07 ` Andreas Mohr
2006-08-09 12:38 ` Steven Rostedt
2006-08-09 13:03 ` Andreas Mohr [this message]
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=20060809130318.GA22729@rhlx01.fht-esslingen.de \
--to=andi@rhlx01.fht-esslingen.de \
--cc=Suspend2-devel@lists.suspend2.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@osdl.org \
--cc=ncunningham@linuxmail.org \
--cc=pavel@suse.cz \
--cc=rostedt@goodmis.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