diff options
Diffstat (limited to 'usr/src/man/man7d/smntemp.7d')
| -rw-r--r-- | usr/src/man/man7d/smntemp.7d | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/usr/src/man/man7d/smntemp.7d b/usr/src/man/man7d/smntemp.7d deleted file mode 100644 index 903d060825..0000000000 --- a/usr/src/man/man7d/smntemp.7d +++ /dev/null @@ -1,56 +0,0 @@ -.\" -.\" This file and its contents are supplied under the terms of the -.\" Common Development and Distribution License ("CDDL"), version 1.0. -.\" You may only use this file in accordance with the terms of version -.\" 1.0 of the CDDL. -.\" -.\" A full copy of the text of the CDDL should have accompanied this -.\" source. A copy of the CDDL is also available via the Internet at -.\" http://www.illumos.org/license/CDDL. -.\" -.\" -.\" Copyright 2019, Joyent, Inc. -.\" Copyright 2020 Oxide Computer Company -.\" -.Dd September 1, 2020 -.Dt SMNTEMP 7D -.Os -.Sh NAME -.Nm smntemp -.Nd AMD SMN Temperature Sensor Driver -.Sh SYNOPSIS -.Pa /dev/sensors/temperature/cpu/* -.Sh DESCRIPTION -The -.Nm -driver provides the system access to the temperature sensor found in the -AMD System Management Network -.Pq SMN -on AMD Family 17h -.Pq Zen, Zen+, and Zen 2 -processors. -.Pp -From this, the driver exposes temperature sensors. -On Family 17h systems, temperature sensors exist for each Zeppelin die, -of which there may be multiple in a single package. -This means that each sensor covers more than one core. -.Pp -Temperature information is available to the system via the fault -management architecture -.Pq FMA . -The file system location and programming interface to the -.Nm -driver are considered -.Sy Volatile , -subject to change without notice, and should not be used directly. -Raw temperature information can be dumped through the FMA developer -utility fmtopo. -.Sh SEE ALSO -.Xr fmadm 1M , -.Xr amdnbtemp 7D , -.Xr amdzen 7D -.Rs -.%A AMD -.%B Open-Source Register Reference For AMD Family 17h Processors Models 00h-2Fh -.%D July, 2018 -.Re |
