tail head cat sleep
QR code linking to this page

Manual Pages  — CORETEMP

NAME

coretemp – device driver for Intel Core on-die digital thermal sensor

CONTENTS

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.conf(5):

coretemp_load="YES"

DESCRIPTION

The coretemp driver provides support for the on-die digital thermal sensor present in Intel Core and newer CPUs.

The coretemp 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

amdtemp(4), sysctl(8)

HISTORY

The coretemp driver first appeared in FreeBSD 7.0 .

AUTHORS

The coretemp driver was written by Rui Paulo <Mt rpaulo@FreeBSD.org> as part of a Google Summer of Code project. This manual page was written by Dag-Erling Sm/orgrav <Mt des@FreeBSD.org>.

CORETEMP (4) August 23, 2007

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

Ken Thompson has an automobile which he helped design. Unlike most automobiles, it has neither speedometer, nor gas gauge, nor any of the other numerous idiot lights which plague the modern driver. Rather, if the driver makes a mistake, a giant “?” lights up in the center of the dashboard. “The experienced driver,” says Thompson, “will usually know what's wrong.”