EST(4) | Device Drivers Manual | EST(4) |
est
— Enhanced
Speedstep Technology
To compile this capability into your kernel place the following line in your kernel configuration file:
device cpufreq
The est
interface provides support for the
Intel Enhanced Speedstep Technology.
Note that est
capabilities are
automatically loaded by the cpufreq(4) driver.
The est
interface is intended to allow
cpufreq(4) to access and implement Intel Enhanced
SpeedStep Technology via acpi(4) and the acpi_perf
interface accessors. If the default settings are not optimal, the following
sysctls can be used to modify or monitor est
behavior.
The following sysctl(8) values are available
Indicates normal startup of this interface.
Indicates all attempts to attach to this interface have failed. This usually indicates an improper BIOS setting restricting O/S control of the CPU speeds. Consult your BIOS documentation for more details.
est
is only found on supported Intel
CPUs.
Intel 64 and IA-32 Architectures Software Developer Manuals, http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html.
This manual page was written by Sean Bruno <sbruno@FreeBSD.org>.
October 18, 2012 | Debian |