PERFORCE change 126380 for review
Constantine A. Murenin
cnst at FreeBSD.org
Thu Sep 13 15:05:13 PDT 2007
http://perforce.freebsd.org/chv.cgi?CH=126380
Change 126380 by cnst at dale on 2007/09/13 22:04:54
provide some example
Affected files ...
.. //depot/projects/soc2007/cnst-sensors/share.man.man4/coretemp.4#3 edit
Differences ...
==== //depot/projects/soc2007/cnst-sensors/share.man.man4/coretemp.4#3 (text+ko) ====
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD: src/share/man/man4/coretemp.4,v 1.1 2007/08/23 20:05:09 des Exp $
.\"
-.Dd August 23, 2007
+.Dd September 13, 2007
.Dt CORETEMP 4
.Os
.Sh NAME
@@ -50,10 +50,17 @@
.Nm
driver provides support for the on-die digital thermal sensor present
in Intel Core and newer CPUs.
-The values are available through the
+.Pp
+The values are exposed through the
.Va HW_SENSORS
.Xr sysctl 3
tree.
+For example:
+.Bd -literal -offset indent
+%sysctl hw.sensors
+hw.sensors.cpu0.temp0: 28.00 degC
+hw.sensors.cpu1.temp0: 29.00 degC
+.Ed
.Sh SEE ALSO
.Xr systat 1 ,
.Xr sysctl 3 ,
More information about the p4-projects
mailing list