Интерактивная система просмотра системных руководств (man-ов)
coretemp (4) >> coretemp (4) ( FreeBSD man: Специальные файлы /dev/* ) BSD mandoc
NAME
coretemp
- device driver for Intel Core on-die digital thermal sensor
SYNOPSIS
To compile this driver into the kernel,
place the following line in your
kernel configuration file:
device coretemp
Alternatively, to load the driver as a
module at boot time, place the following line in
loader.conf5:
coretemp_load="YES"
DESCRIPTION
The
driver provides support for the on-die digital thermal sensor present
in Intel Core and newer CPUs.
The
driver reports each core's temperature through a sysctl node in the
corresponding CPU device's sysctl tree, named
dev.cpu.%d.temperature
SEE ALSO
sysctl (8)
HISTORY
The
driver first appeared in
Fx 7.0 .
AUTHORS
An -nosplit
The
driver was written by
An Rui Paulo Aq rpaulo@FreeBSD.org
as part of a Google Summer of Code project.
This manual page was written by
An Dag-Erling Sm/orgrav Aq des@FreeBSD.org .
Index
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
HISTORY
AUTHORS