From 7288a7ba8ba4a251485be918df6d9b5a4cc77bc9 Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Fri, 15 Sep 2023 14:48:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20N6005=20CPU=20=E8=B0=83?= =?UTF-8?q?=E5=BA=A6=E5=99=A8=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03.PVE系统调整.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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 ``` 这里面主要关注两个点: