История изменений
Исправление Aber, (текущая версия) :
Про zenstate не скажу, но cpupower frequency-info не показывает все возможные частоты на которых может работать cpu. Например у меня на Ryzen 3550h прямо сейчас так:
$ 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: 1.40 GHz - 2.10 GHz
available frequency steps: 2.10 GHz, 1.70 GHz, 1.40 GHz
available cpufreq governors: conservative ondemand userspace powersave performance schedutil
current policy: frequency should be within 1.40 GHz and 2.10 GHz.
The governor "schedutil" may decide which speed to use
within this range.
current CPU frequency: 2.10 GHz (asserted by call to hardware)
boost state support:
Supported: no
Active: no
Boost States: 0
Total States: 3
Pstate-P0: 2100MHz
Pstate-P1: 1700MHz
Pstate-P2: 1400MHz
$ cpufreq-info | grep "current CPU"
current CPU frequency is 1.56 GHz.
current CPU frequency is 2.45 GHz.
current CPU frequency is 1.23 GHz.
current CPU frequency is 1.23 GHz.
current CPU frequency is 2.76 GHz.
current CPU frequency is 1.39 GHz.
current CPU frequency is 1.24 GHz.
current CPU frequency is 1.23 GHz.
Исходная версия Aber, :
Про zenstate не скажу, но cpupower frequency-info не показывает прямо все возможные частоты на которых может работать cpu. Например у меня на Ryzen 3550h прямо сейчас так:
$ 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: 1.40 GHz - 2.10 GHz
available frequency steps: 2.10 GHz, 1.70 GHz, 1.40 GHz
available cpufreq governors: conservative ondemand userspace powersave performance schedutil
current policy: frequency should be within 1.40 GHz and 2.10 GHz.
The governor "schedutil" may decide which speed to use
within this range.
current CPU frequency: 2.10 GHz (asserted by call to hardware)
boost state support:
Supported: no
Active: no
Boost States: 0
Total States: 3
Pstate-P0: 2100MHz
Pstate-P1: 1700MHz
Pstate-P2: 1400MHz
$ cpufreq-info | grep "current CPU"
current CPU frequency is 1.56 GHz.
current CPU frequency is 2.45 GHz.
current CPU frequency is 1.23 GHz.
current CPU frequency is 1.23 GHz.
current CPU frequency is 2.76 GHz.
current CPU frequency is 1.39 GHz.
current CPU frequency is 1.24 GHz.
current CPU frequency is 1.23 GHz.