---
title: BIOS调优
description: "目的"
url: https://www.hikunpeng.com/document/detail/zh/kunpengbds/appAccelFeatures/algorithmaccelf_ml/kunpengbdsml_05_0006.html
sourcePath: /source/zh/kunpengbds/appAccelFeatures/algorithmaccelf_ml/kunpengbdsml_05_0006.html
indexId: 23176b1437a11afdc1c446728ff1afb537649a8d35419c820db571b1e4f36dfa83
---
# BIOS调优

#### 设置功耗为性能模式

目的

设置CPU为性能模式，提高主频，发挥CPU最大性能。

方法

进入BIOS，依次选择“Advanced > > Performance Config > Power Policy”，将“Power Policy”修改为“Performance”。


#### 关闭SMMU

目的

关系SMMU，防止其对性能造成影响。

方法

进入BIOS，依次选择“Advanced > > MISC Config > > Support Smmu”，将“Support Smmu”修改为“Disabled”。


#### 磁盘规划

在Hadoop类环境中，基本为单盘做数据盘，因此存在两种选项——JBOD和单盘RAID0。

环境上若使用的是LSI 3108/3408/3508系列RAID卡，推荐组建单盘RAID0，充分利用RAID卡的Cache（LSI 3108卡为2GB），提高读写速率。
