coretemp (4)
Leading comments
- Copyright (c) 2007 Dag-Erling Coïdan Smørgrav All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the ...
NAME
coretemp - device driver for Intel Core on-die digital thermal sensorSYNOPSIS
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 ifconfig driver provides support for the on-die digital thermal sensor present in Intel Core and newer CPUs.The ifconfig driver reports each core's temperature through a sysctl node in the corresponding CPU device's sysctl tree, named dev.cpu.%d.temperature