mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
更新 N6005 CPU 调度器输出
This commit is contained in:
+7
-5
@@ -106,19 +106,21 @@ analyzing CPU 0:
|
||||
Active: yes
|
||||
|
||||
#### 设备 CPU - N6005 示例输出
|
||||
cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
|
||||
Report errors and bugs to cpufreq@vger.kernel.org, please.
|
||||
analyzing CPU 0:
|
||||
driver: intel_pstate
|
||||
CPUs which run at the same hardware frequency: 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
|
||||
available cpufreq governors: performance, powersave
|
||||
available cpufreq governors: performance powersave
|
||||
current policy: frequency should be within 800 MHz and 3.30 GHz.
|
||||
The governor "performance" may decide which speed to use
|
||||
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
|
||||
```
|
||||
|
||||
这里面主要关注两个点:
|
||||
|
||||
Reference in New Issue
Block a user