Test of k8temp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi again,


 >Anyway, In the patch, replace :

 >+       /* Some AMD 10H cpus reports Inaccurate Temperature Measurement */
 >+       if ((temp < 21000) || (temp > 90000))

 >+       /* Some AMD 10H cpus reports Inaccurate Temperature Measurement */
 >+       if ((temp < 10000) || (temp > 90000))

So, now you see that workaround on some arbitrary temperature simply does not 
make sense.

Please don't add  support for fam10h CPUs. This is not a point of HW monitoring, 
to rule out  arbitrary temperatures.

I'm perfectly fine if you come up with a patch for fam 11h because the Errata 
seems to have vanished...

Rudolf



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux