x86-energy-perf-policy
Display and update Intel-CPU energy-performance policy
x86_energy_perf_policy
displays and updates energy-performance policy settings specific to Intel Architecture Processors. Settings are accessed via Model Specific Register (MSR) updates, no matter if the Linux cpufreq sub-system is enabled or not.
- Versions: 6.14.7
- Website: https://www.gnu.org/software/linux-libre/
- Licenses: GPL 2
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of x86-energy-perf-policy
as follows:
guix install x86-energy-perf-policy
Or install a particular version:
guix install x86-energy-perf-policy@6.14.7
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of x86-energy-perf-policy about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/x86-energy-perf-policy'><img src='https://packages.guix.gnu.org/packages/x86-energy-perf-policy/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/x86-energy-perf-policy)
Example Org:
[[https://packages.guix.gnu.org/packages/x86-energy-perf-policy][https://packages.guix.gnu.org/packages/x86-energy-perf-policy/badges/latest-version.svg]]