x86_energy_perf_policy
Assortment of tools for the Linux kernel
Install
- All systems
-
curl cmd.cat/x86_energy_perf_policy.sh
- Debian
-
apt-get install linux-cpupower - Ubuntu
-
apt-get install linux-lts-vivid-tools-common - Arch Linux
-
pacman -S x86_energy_perf_policy - Kali Linux
-
apt-get install linux-cpupower - CentOS
-
yum install kernel-tools - Fedora
-
dnf install kernel-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install linux-lts-vivid-tools-common - Raspbian
-
apt-get install linux-cpupower
kernel-tools
Assortment of tools for the Linux kernel
linux-tools-common
Linux kernel version specific tools for version 4.18.0
linux-cpupower
CPU power management tools for Linux
The cpupower command allows inspection and control of cpufreq and cpuidle tunables for hardware that support these features. It replaces "cpufreq-info" and "cpufreq-set" in cpufrequtils. The turbostat command reports topology, frequency, idle power-state statistics, temperature and power consumption information as provided by the CPU. The x86_energy_perf_policy command sets a general policy on some Intel CPU models for the relative importance of performance versus energy savings.