Skip to content

Instantly share code, notes, and snippets.

@greyltc
Created February 22, 2019 12:37
Show Gist options
  • Save greyltc/87849a1e154e6938dd881018587167e4 to your computer and use it in GitHub Desktop.
Save greyltc/87849a1e154e6938dd881018587167e4 to your computer and use it in GitHub Desktop.
sudo cpupower frequency-info
analyzing CPU 0:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: Cannot determine or is not supported.
hardware limits: 2.20 GHz - 3.00 GHz
available frequency steps: 3.00 GHz, 2.80 GHz, 2.20 GHz
available cpufreq governors: userspace ondemand performance schedutil
current policy: frequency should be within 2.20 GHz and 3.00 GHz.
The governor "userspace" may decide which speed to use
within this range.
current CPU frequency: 3.00 GHz (asserted by call to hardware)
boost state support:
Supported: yes
Active: yes
Boost States: 0
Total States: 3
Pstate-P0: 3000MHz
Pstate-P1: 2800MHz
Pstate-P2: 2200MHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment