k8temp choose the higher temp of the two sensors on one core
Rui Paulo
rpaulo at FreeBSD.org
Mon Sep 1 08:32:09 UTC 2008
On Mon, Sep 01, 2008 at 03:07:08AM +0200, army.of.root at googlemail.com wrote:
> Hi,
>
> I noticed that not the highest of the two temp values of one core is used:
>
> dev.cpu.0.temperature: 46
> dev.cpu.1.temperature: 46 <==
> dev.k8temp.0.%desc: AMD K8 Thermal Sensors
> dev.k8temp.0.%driver: k8temp
> dev.k8temp.0.%parent: hostb3
> dev.k8temp.0.sensor0.core0: 46
> dev.k8temp.0.sensor0.core1: 49 <==
> dev.k8temp.0.sensor1.core0: 46
> dev.k8temp.0.sensor1.core1: 46
>
Well, this is normal. The temperature is queried twice, so it could have
changed meanwhile.
Regards,
--
Rui Paulo
More information about the freebsd-current
mailing list