All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [lm-sensors] Test of k8temp
@ 2009-07-06 14:16 Rudolf Marek
  2009-07-06 15:39 ` Jaswinder Singh Rajput
  2009-07-06 16:44 ` Rudolf Marek
  0 siblings, 2 replies; 3+ messages in thread
From: Rudolf Marek @ 2009-07-06 14:16 UTC (permalink / raw)
  To: lm-sensors

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

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-06 16:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-06 14:16 [lm-sensors] Test of k8temp Rudolf Marek
2009-07-06 15:39 ` Jaswinder Singh Rajput
2009-07-06 16:44 ` Rudolf Marek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.