]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Expose more variables from coretemp(4) via sysctl:
authordelphij <delphij@FreeBSD.org>
Fri, 2 Sep 2011 17:06:23 +0000 (17:06 +0000)
committerdelphij <delphij@FreeBSD.org>
Fri, 2 Sep 2011 17:06:23 +0000 (17:06 +0000)
commitd9019754f9f486cd13acc9adc1883ff3a70cfb06
tree23557276b9e808f2a6c479a62e046f3b61a57773
parent0e6cabaab185606f0cd69428aa2a8084349da3a9
Expose more variables from coretemp(4) via sysctl:

 - tjmax - Tj(max) value from the CPU
 - delta - current delta reading
 - resolution - sensor resolution in Celsius
 - throttle_log - whether a #PROCHOT was asserted since last reset

Submitted by: Mark Johnston <markjdb gmail.com> (mostly)
MFC after: 1 month
Approved by: re (kib)
sys/dev/coretemp/coretemp.c