This repository has been archived on 2026-08-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pve_toss_notes/3.硬件BIOS配置.md
T

35 lines
885 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 1.虚拟化功能确认
进入 `Advanced` 菜单的子菜单 `CPU Configuration`
![cpu设置](img/BIOS/bios_cpu.png)
检查 `Intel (VMX) Virtualization Technology` 选项为 `Enabled`
![cpu设置-vmx](img/BIOS/bios_cpu_vmx.png)
## 2.CPU功耗确认
进入 `Advanced` 菜单的子菜单 `Power & Performance`
![cpu功耗](img/BIOS/bios_power.png)
进入 `CPU - Power Management Control`
![cpu功耗控制](img/BIOS/bios_power_control.png)
确认 `C states``Enabled` 状态:
![c-states](img/BIOS/bios_c_states.png)
再进入 `HDC Control` 菜单的子菜单 `View/Configure Turbo Options`
![turbo选项](img/BIOS/bios_turbo_options.png)
确认以下内容
- `Power Limit 1 Override` 参数:`Enabled`
- `Power Limit 1` 参数:`15000`
- `Power Limit 1 Time Window` 参数:为最大 `128`
![turbo选项确认](img/BIOS/bios_turbo_max.png)