/** * @file: README * CVS: $Id$ * @author: Dan Terpstra * terpstra@icl.utk.edu * @defgroup papi_components Components * @brief Component Specific Readme file: CoreTemp FreeBSD */ /** @page component_readme Component Readme @section Component Specific Information coretemp_freebsd/ This component is intended to access CPU On-Die Thermal Sensors in the Intel Core architecture in a FreeBSD machine using the coretemp.ko kernel module. The returned values represent Kelvin degrees. */