public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: "Brown, Len" <len.brown@intel.com>,
	"Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>
Cc: acpi-devel@kernel.org, cpufreq@lists.linux.org.uk,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Strange entries in /proc/acpi/thermal_zone for Thinkpad X60
Date: Thu, 12 Oct 2006 15:19:40 -0700	[thread overview]
Message-ID: <452EBF7C.3000409@goop.org> (raw)

I have a Thinkpad X60 with an Intel Core Duo T2400.  In 
/proc/acpi/thermal_zone, I'm getting two subdirectories, each with their 
own set of files:

/proc/acpi/thermal_zone/THM0/cooling_mode:
<setting not supported>
cooling mode:   critical

/proc/acpi/thermal_zone/THM0/polling_frequency:
<polling disabled>

/proc/acpi/thermal_zone/THM0/state:
state:                   ok

/proc/acpi/thermal_zone/THM0/temperature:
temperature:             53 C

/proc/acpi/thermal_zone/THM0/trip_points:
critical (S5):           127 C


/proc/acpi/thermal_zone/THM1/cooling_mode:
<setting not supported>
cooling mode:   passive

/proc/acpi/thermal_zone/THM1/polling_frequency:
<polling disabled>

/proc/acpi/thermal_zone/THM1/state:
state:                   ok

/proc/acpi/thermal_zone/THM1/temperature:
temperature:             53 C

/proc/acpi/thermal_zone/THM1/trip_points:
critical (S5):           97 C
passive:                 93 C: tc1=5 tc2=4 tsp=600 devices=0xf7eaa264 0xf7eaa244 


The interesting thing is that the two sets of files are not consistent - 
sometimes they don't even show the same temperature.

The reason I'm interested in this is that I think it's behind some of my 
cpufreq problems.  Sometimes the kernel decides that I just can't raise 
the max frequency above 1GHz, because its been thermally limited (I've 
put printks in to confirm that its the ACPI thermal limit on the policy 
notifier chain which is limiting the max speed).  It seems to me that 
having a thermal zone for each core is a BIOS bug, since they're really 
the same chip, but the THM1 entries should be ignored.  I don't believe 
the CPU has ever approached either 97 C, let alone 127; while I put it 
under a fair amount of load, it is sitting on a desktop with no airflow 
obstructions, so if it really is overheating it suggests a serious 
design problem with the hardware.

But I'm just speculating; I'm not really sure what all this means.  Any 
clues?

Thanks,
    J

             reply	other threads:[~2006-10-12 22:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-12 22:19 Jeremy Fitzhardinge [this message]
2006-10-13  4:53 ` Strange entries in /proc/acpi/thermal_zone for Thinkpad X60 Len Brown
2006-10-13 14:44 ` Pavel Machek
     [not found] <fa.P/oAhFV0AVrh8PKSKzP+xVGih2s@ifi.uio.no>
2006-10-13  3:57 ` Robert Hancock
2006-10-13  4:28   ` Jeremy Fitzhardinge
2006-10-13 18:10     ` Tomasz Torcz

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=452EBF7C.3000409@goop.org \
    --to=jeremy@goop.org \
    --cc=acpi-devel@kernel.org \
    --cc=cpufreq@lists.linux.org.uk \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=venkatesh.pallipadi@intel.com \
    /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