GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CORETEMP(4) FreeBSD Kernel Interfaces Manual CORETEMP(4)

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

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"

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.

sysctl(8)

The coretemp driver first appeared in FreeBSD 7.0.

The coretemp driver was written by Rui Paulo <rpaulo@FreeBSD.org> as part of a Google Summer of Code project. This manual page was written by Dag-Erling Smørgrav <des@FreeBSD.org>.
August 23, 2007 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.