CPU Temperature Problem~~~

请问图中的 TJ Max 是什么东西???

我的CPU温度是否正常???
CoreTemp-Scr.png

temp.jpg

可以做煎蛋了[s:20]

no spoon feeding, 去 google 一下 Core Temp 的 [ Tj. Max ] 代表什么. . .

哦!!!
这个问题…
和尚在很多论坛都看到…
放心,没有问题的…
tj max的意思是junction temperature max,在另外的意思,也可以说是内核温度(core temperature)
tjmax应该是指CPU温度达到85摄氏度时自动断电启动CPU保护。。
所以放心。。。没有问题的。

谢谢和尚你的见解~比起发表spoon feeding有用的多~哈哈。

got this from their web, if u could understand then ok… but i can’t

This is how the program works:

Intel defines a certain Tjunction temperature for the processor. In the case of Yonah it is 85C° or 100C°. First of all the program reads from a Model Specific Register (or MSR), and detects the Tjunction temperature. A different MSR contains the temperature data, this data is represented as Delta in C° between current temperature and Tjunction.

So the actual temperature is calculated like this ‘Core Temp = Tjunction - Delta’

The size of the data field is 7 bits. This means a Delta of 0 - 127C° can be reported in theory. But from preliminary tests, the reported temperature doesn’t go below 0C°, no matter what kind of cooling was used.