diff --git a/03.PVE系统调整.md b/03.PVE系统调整.md index 337224f..a64d0d4 100644 --- a/03.PVE系统调整.md +++ b/03.PVE系统调整.md @@ -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 ``` 这里面主要关注两个点: