From: Rudolf Marek <r.marek@assembler.cz>
To: Jean Delvare <khali@linux-fr.org>,
Maxim Levitsky <maximlevitsky@gmail.com>
Cc: trenn@suse.de, Kasper Sandberg <lkml@metanurb.dk>,
Len Brown <lenb@kernel.org>, Matthew <jackdachef@gmail.com>,
linux-acpi@vger.kernel.org, torvalds@linux-foundation.org,
linux-kernel@vger.kernel.org, "Zhang, Rui" <rui.zhang@intel.com>
Subject: Re: Linux 2.6.25 (coretemp reads high temperatures)
Date: Wed, 30 Apr 2008 00:14:12 +0200 [thread overview]
Message-ID: <48179DB4.8040701@assembler.cz> (raw)
In-Reply-To: <20080429170824.09540206@hyperion.delvare>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I already answered this thread while ago. I can just confirm what Jean told.
>>>> I confirm this.
>>>> I *know* that temperatures reported now are wrong.
>
> And how do you know? The newly reported temperatures could be correct
> and the previous ones were incorrect (that's actually the case.) The
> thing is, the temperature is stored as a relative value in the CPU.
> Relative to what, depends on the CPU model, can be 85°C or 100°C. Up to
> kernel 2.6.24 we had a set of rules to find out, in 2.6.25 we have a
> presumably better heuristic. So some people have seen their CPU
> temperature climb by 15°C and others drop by 15°C, that's expected.
Yes exactly. I decided to move to 0-100C scale, and move the limit too.
Of course some users with too low jumped to better scale some like you seems to
complain now.
>>> i have watercooling, and well :P when i touch the "tube", its normal
>>> room temperature, and believe me, i would notice if it was 45.. this is
>>> with my cpu at idle - at full load on all 4 cores, temp2 says 35, and
>>> ~60 on coretemp, and THIS i would surely be able to notice over room
>>> temp :)
>
> The coretemp driver reports the CPU _core_ temperature. That's not
> something you can touch, believe me (unless you are an electron.)
>
> Also note that the CPU temperature reported by the IT8718F may or may
> not match the reality. To make sure, you'd need to know the type of
> thermal diode expected by the IT8718F, the type of thermal diode in
> your CPU, compute the correction factor if there is one. And you'd need
> to know where the thermal diode is exactly. It is most certainly built
> into the CPU, but some motherboard makers are doing weird things.
>
> 22°C seems very low to me, even for water-cooling. Note that
> non-linearity of thermal diodes makes measurements inaccurate as they
> get away from the expected operating point. I guess that thermal diodes
> used in CPUs are calibrated for best results around the expected
> temperature when using air-cooling, rather than water-cooling.
>
>>> any progress on this bug?
>
> I still need to be convinced that there is a bug here.
It is not a bug, a max limit changed too, it is just matter how to scale it. The
temperature is non-physical so comparing it to physical temperature does not
make any sense. I'm sorry I did not invent this relative temp stuff - Complain
@intel. They have some calibration of TjMAX for mobiles, but this bit does not
work for desktops/servers. I tried really hard to get at LEAST some
documentation so the driver looks like it looks. And not
guessed/guessed/guessed/how it looked earlier.
>
>>>> The reason is that bios did report same temperatures as coretemp in 2.6.24,
>>>> moreover some time ago I have run a cpu tool (don't remember its name) on windows
It was most likely coretemp - I'm in contact with the guy. We share infos.
>>>> temperature of both cores
>>>> (I had to run this on windows - intel haven't released
>>>> drivers for their QST for temperature monitoring from bios - very sad)
>>>>
>>>> And the driver did say in kernel log that TJMAX is 85C
>
> Which driver, which kernel? As I wrote above, the coretemp heuristic
> changed in kernel 2.6.25, so the fact that a previous kernel was
> reporting a different tjmax value is irrelevant. Unless you have
> additional documentation from Intel, I would tend to believe that the
> coretemp driver in 2.6.25 is correct. But feel free to report the exact
> CPU model you have (with CPUID info) to Rudolf, if he gets enough
> reports about a specific CPU model which most people believe gets the
> wrong tjmax, he can fix the driver.
Well again, I tried hard at Intel and I really could not get any info on some
calibration bit. The temperature is non-physical on arbitrary scale. I changed
that so for some people it jumped to 100C, for some it remained.
>>>> Lets at least make a kernel option to override tjmax?
>
> That's a possibility for sure, but what we would really need is to
> adjust the coretemp driver heuristics to always get it right - if
> that's not already the case, that is. I'll let Rudolf decide anyway.
Well again, Intel swears there is no way how to get the TjMAX for
desktops/servers. It sucks but this is not my fault.
Thanks,
Rudolf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIF5203J9wPJqZRNURAnFSAKC3GpafvkviWggGJPG2o71R4lel0wCgirnW
Cr2RidnTZEdKTAj8yEviR0U=
=lFMk
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2008-04-29 22:14 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <e85b9d30804180837y39c52e26i588e4b67c87a5e9d@mail.gmail.com>
2008-04-19 1:51 ` Linux 2.6.25 (coretemp reads high temperatures) Len Brown
2008-04-21 16:10 ` Thomas Bächler
2008-04-23 8:43 ` Maxim Levitsky
2008-04-28 18:19 ` Kasper Sandberg
2008-04-29 13:07 ` Thomas Renninger
2008-04-29 15:08 ` Jean Delvare
2008-04-29 22:14 ` Rudolf Marek [this message]
2008-04-29 22:58 ` Matthew
2008-04-30 6:10 ` Jean Delvare
2008-04-30 14:46 ` Henrique de Moraes Holschuh
2008-04-30 14:50 ` Rudolf Marek
2008-04-30 15:18 ` Jean Delvare
2008-05-02 20:35 ` Pavel Machek
2008-04-30 0:11 ` Kasper Sandberg
2008-04-30 6:20 ` Jean Delvare
2008-04-30 14:51 ` Henrique de Moraes Holschuh
2008-04-30 15:28 ` Jean Delvare
2008-05-02 20:36 ` Pavel Machek
2008-05-04 17:42 ` Henrique de Moraes Holschuh
2008-05-05 13:45 ` Pavel Machek
2008-05-02 20:35 ` Pavel Machek
[not found] ` <alpine.LFD.1.00.0804180843150.2879@woody.linux-foundation.org>
[not found] ` <20080418193802.GK7674@cvg>
[not found] ` <20080418200338.GL7674@cvg>
[not found] ` <48096179.4060803@keyaccess.nl>
[not found] ` <480964F7.3040701@keyaccess.nl>
[not found] ` <20080419061701.GA7688@cvg>
2008-04-19 10:18 ` Linux 2.6.25 Matthew
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=48179DB4.8040701@assembler.cz \
--to=r.marek@assembler.cz \
--cc=jackdachef@gmail.com \
--cc=khali@linux-fr.org \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@metanurb.dk \
--cc=maximlevitsky@gmail.com \
--cc=rui.zhang@intel.com \
--cc=torvalds@linux-foundation.org \
--cc=trenn@suse.de \
/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