更新 N6005 CPU 调度器输出

This commit is contained in:
CallMeR
2023-09-15 14:48:52 +08:00
parent 63631e6ad3
commit 7288a7ba8b
+7 -5
View File
@@ -106,19 +106,21 @@ analyzing CPU 0:
Active: yes Active: yes
#### 设备 CPU - N6005 示例输出 #### 设备 CPU - N6005 示例输出
cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0: analyzing CPU 0:
driver: intel_pstate driver: intel_pstate
CPUs which run at the same hardware frequency: 0 CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0 CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: 4294.55 ms. maximum transition latency: Cannot determine or is not supported.
hardware limits: 800 MHz - 3.30 GHz hardware limits: 800 MHz - 3.30 GHz
available cpufreq governors: performance, powersave available cpufreq governors: performance powersave
current policy: frequency should be within 800 MHz and 3.30 GHz. current policy: frequency should be within 800 MHz and 3.30 GHz.
The governor "performance" may decide which speed to use The governor "performance" may decide which speed to use
within this range. within this range.
current CPU frequency is 2.00 GHz. current CPU frequency: Unable to call hardware
current CPU frequency: 2.00 GHz (asserted by call to kernel)
boost state support:
Supported: yes
Active: yes
``` ```
这里面主要关注两个点: 这里面主要关注两个点: