All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-pm@osdl.org, LKML <linux-kernel@vger.kernel.org>,
	Suspend2-devel@lists.suspend2.net, ncunningham@linuxmail.org
Subject: Re: swsusp and suspend2 like to overheat my laptop
Date: Wed, 9 Aug 2006 14:08:44 +0200	[thread overview]
Message-ID: <20060809120844.GD3747@elf.ucw.cz> (raw)
In-Reply-To: <Pine.LNX.4.58.0608090751340.2500@gandalf.stny.rr.com>

Hi!

> > > cat we get contents of /proc/acpi/thermal*/*/* ?
> >
> > I'm running after a poweroff (left it running over night in the hotel, and
> > I'm still in the hotel).
> >
> > $ grep . /proc/acpi/thermal_zone/THRM/*
> > /proc/acpi/thermal_zone/THRM/cooling_mode:<setting not supported>
> > /proc/acpi/thermal_zone/THRM/cooling_mode:cooling mode: passive
> > /proc/acpi/thermal_zone/THRM/polling_frequency:<polling disabled>
> > /proc/acpi/thermal_zone/THRM/state:state:                   ok
> > /proc/acpi/thermal_zone/THRM/temperature:temperature:             48 C
> > /proc/acpi/thermal_zone/THRM/trip_points:critical (S5):           88 C
> > /proc/acpi/thermal_zone/THRM/trip_points:passive:                 81 C: tc1=4 tc2=3 tsp=100 devices=0xcf6c2338
> >
> > Note thermal_zone/THRM was finished with bash tab completion so they are
> > the only things that match the above glob expr.
> >
> 
> Note: I just did a swsusp and resume and here's the same data:
> 
> $ grep . /proc/acpi/thermal_zone/THRM/*
> /proc/acpi/thermal_zone/THRM/cooling_mode:<setting not supported>
> /proc/acpi/thermal_zone/THRM/cooling_mode:cooling mode: passive
> /proc/acpi/thermal_zone/THRM/polling_frequency:<polling disabled>
> /proc/acpi/thermal_zone/THRM/state:state:                   ok
> /proc/acpi/thermal_zone/THRM/temperature:temperature:             60 C
> /proc/acpi/thermal_zone/THRM/trip_points:critical (S5):           88 C
> /proc/acpi/thermal_zone/THRM/trip_points:passive:                 81 C: tc1=4 tc2=3 tsp=100 devices=0xcf6c2338
> 
> 
> And just leaving my system idle for a few minutes:
> 
> $ grep . /proc/acpi/thermal_zone/THRM/temperature
> temperature:             62 C
> 
> and a few more minutes:
> 
> temperature:             64 C
> 
> 
> And a few more:
> 
> temperature:             66 C
> 
> 
> right now after typing this:
> 
> temperature:             69 C
> 
> 
> So this definitely shows somethings not letting the CPU rest.

Okay, run top to see what goes on, and look for
/proc/acpi/processor/*/* -- you are interested in C states before and
after suspend.
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

WARNING: multiple messages have this Message-ID (diff)
From: Pavel Machek <pavel@ucw.cz>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: 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 14:08:44 +0200	[thread overview]
Message-ID: <20060809120844.GD3747@elf.ucw.cz> (raw)
In-Reply-To: <Pine.LNX.4.58.0608090751340.2500@gandalf.stny.rr.com>

Hi!

> > > cat we get contents of /proc/acpi/thermal*/*/* ?
> >
> > I'm running after a poweroff (left it running over night in the hotel, and
> > I'm still in the hotel).
> >
> > $ grep . /proc/acpi/thermal_zone/THRM/*
> > /proc/acpi/thermal_zone/THRM/cooling_mode:<setting not supported>
> > /proc/acpi/thermal_zone/THRM/cooling_mode:cooling mode: passive
> > /proc/acpi/thermal_zone/THRM/polling_frequency:<polling disabled>
> > /proc/acpi/thermal_zone/THRM/state:state:                   ok
> > /proc/acpi/thermal_zone/THRM/temperature:temperature:             48 C
> > /proc/acpi/thermal_zone/THRM/trip_points:critical (S5):           88 C
> > /proc/acpi/thermal_zone/THRM/trip_points:passive:                 81 C: tc1=4 tc2=3 tsp=100 devices=0xcf6c2338
> >
> > Note thermal_zone/THRM was finished with bash tab completion so they are
> > the only things that match the above glob expr.
> >
> 
> Note: I just did a swsusp and resume and here's the same data:
> 
> $ grep . /proc/acpi/thermal_zone/THRM/*
> /proc/acpi/thermal_zone/THRM/cooling_mode:<setting not supported>
> /proc/acpi/thermal_zone/THRM/cooling_mode:cooling mode: passive
> /proc/acpi/thermal_zone/THRM/polling_frequency:<polling disabled>
> /proc/acpi/thermal_zone/THRM/state:state:                   ok
> /proc/acpi/thermal_zone/THRM/temperature:temperature:             60 C
> /proc/acpi/thermal_zone/THRM/trip_points:critical (S5):           88 C
> /proc/acpi/thermal_zone/THRM/trip_points:passive:                 81 C: tc1=4 tc2=3 tsp=100 devices=0xcf6c2338
> 
> 
> And just leaving my system idle for a few minutes:
> 
> $ grep . /proc/acpi/thermal_zone/THRM/temperature
> temperature:             62 C
> 
> and a few more minutes:
> 
> temperature:             64 C
> 
> 
> And a few more:
> 
> temperature:             66 C
> 
> 
> right now after typing this:
> 
> temperature:             69 C
> 
> 
> So this definitely shows somethings not letting the CPU rest.

Okay, run top to see what goes on, and look for
/proc/acpi/processor/*/* -- you are interested in C states before and
after suspend.
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2006-08-09 12:08 UTC|newest]

Thread overview: 54+ 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:31     ` Steven Rostedt
2006-08-08 23:35     ` Lee Revell
2006-08-08 23:35       ` Lee Revell
2006-08-08 23:42       ` Nigel Cunningham
2006-08-08 23:42         ` Nigel Cunningham
2006-08-08 23:50         ` Steven Rostedt
2006-08-09 13:05           ` Mark Lord
2006-08-09 13:05             ` Mark Lord
2006-08-09  6:14     ` Ian Campbell
2006-08-09  6:14       ` Ian Campbell
2006-08-08 23:53 ` Pavel Machek
2006-08-08 23:53   ` Pavel Machek
2006-08-09  2:23   ` Steven Rostedt
2006-08-09  2:23     ` Steven Rostedt
2006-08-09  7:39     ` Pavel Machek
2006-08-09  7:39       ` Pavel Machek
2006-08-09 11:45       ` Steven Rostedt
2006-08-09 11:45         ` Steven Rostedt
2006-08-09 11:54         ` Nigel Cunningham
2006-08-09 11:54           ` Nigel Cunningham
2006-08-09 11:58         ` Pavel Machek
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:16               ` Steven Rostedt
2006-08-09 13:42               ` Andreas Mohr
2006-08-09 13:42                 ` Andreas Mohr
2006-08-09 20:32               ` Rafael J. Wysocki
2006-08-09 20:32                 ` Rafael J. Wysocki
2006-08-09 13:35           ` Steven Rostedt
2006-08-09 13:35             ` Steven Rostedt
2006-08-09 13:37             ` Pavel Machek
2006-08-09 13:37               ` Pavel Machek
2006-08-09 13:45             ` Brad Campbell
2006-08-09 13:45               ` [Suspend2-devel] " Brad Campbell
2006-08-09 12:04         ` Steven Rostedt
2006-08-09 12:04           ` Steven Rostedt
2006-08-09 12:08           ` Pavel Machek [this message]
2006-08-09 12:08             ` Pavel Machek
2006-08-09 12:35             ` Steven Rostedt
2006-08-09 12:35               ` Steven Rostedt
2006-08-09 12:58               ` Pavel Machek
2006-08-09 12:58                 ` Pavel Machek
2006-08-11  0:14                 ` Steven Rostedt
2006-08-11  0:14                   ` Steven Rostedt
2006-08-09 12: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 12:38             ` Steven Rostedt
2006-08-09 13:03             ` Andreas Mohr

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=20060809120844.GD3747@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=Suspend2-devel@lists.suspend2.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@osdl.org \
    --cc=ncunningham@linuxmail.org \
    --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 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.