Constantsยง
- INTEL_
PSTATE_ ๐PATH - INTEL_
UNCORE_ ๐FREQ_ PATH
Functionsยง
- cpu_
idle_ resume_ latency_ supported - Returns if idle resume latency is supported.
- epp_
supported - Returns if EPP (Energy Performance Preference) is supported.
- for_
each_ uncore_ domain - Iterates over all package/die combinations and applies a function.
- get_epp
- Gets EPP for a CPU.
- get_
turbo_ enabled - Gets current turbo state (true = turbo enabled).
- get_
uncore_ max_ freq_ khz - Gets the initial max uncore frequency for a package/die in kHz.
- get_
uncore_ min_ freq_ khz - Gets the initial min uncore frequency for a package/die in kHz.
- set_epp
- Sets EPP for a CPU. Valid values: default, performance, balance_performance, balance_power, power
- set_
turbo_ enabled - Sets turbo state (true = enable turbo).
- set_
uncore_ max_ freq_ khz - Sets the max uncore frequency for a package/die in kHz.
- turbo_
supported - Returns if Intel pstate turbo control is supported.
- uncore_
freq_ supported - Returns if Intel uncore frequency control is supported.
- update_
cpu_ idle_ resume_ latency - Updates per cpu idle resume latency.
- update_
global_ idle_ resume_ latency - Updates the global idle resume latency. When the returned file is closed the request is dropped. See the following kernel docs for more details: https://www.kernel.org/doc/html/latest/admin-guide/pm/cpuidle.html#power-management-quality-of-service-for-cpus