1 Star 0 Fork 0

zhangdaolong/speccpu2006-config-flags

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Huawei-Platform-Settings-revF.20130129.xml 3.10 KB
一键复制 编辑 原始数据 按行查看 历史
zhangdaolong 提交于 2024-04-07 09:28 . add flag file
<?xml version="1.0"?>
<!DOCTYPE flagsdescription SYSTEM "http://www.spec.org/dtd/cpuflags2.dtd">
<flagsdescription>
<filename>Huawei-Platform-Settings-revF.20121115</filename>
<title>SPEC CPU2006 software OS and BIOS Settings Descriptions for Huawei Platform systems</title>
<os_tuning>
<![CDATA[
<dl>
<dt><b>Zone Reclaim:</b></dt>
<dd>
Zone reclaim allows the reclaiming of pages from a zone if the number of free pages
falls below a watermark even if other zones still have enough pages available.
Reclaiming a page can be more beneficial than taking the performance penalties that
are associated with allocating a page on a remote zone, especially for NUMA machines.
</dd>
</dl>
]]>
</os_tuning>
<firmware>
<![CDATA[
<dl>
<dt>Hardware Prefetch:</dt>
<dd>
<p>This BIOS option allows the enabling/disabling of a processor mechanism
to prefetch data into the cache according to a pattern-recognition algorithm
In some cases, setting this option to Disabled may improve performance.
Users should only disable this option after performing application benchmarking
to verify improved performance in their environment.
</p>
</dd>
<dt>Adjacent Cache Line Prefetch:</dt>
<dd>
<p>This BIOS option allows the enabling/disabling of a processor mechanism
to fetch the adjacent cache line within a 128-byte sector that contains the
data needed due to a cache line miss.
In some cases, setting this option to Disabled may improve performance.
Users should only disable this option after performing application benchmarking
to verify improved performance in their environment.
</p>
</dd>
<dt>Intel Turbo boost Technology:</dt>
<dd>
<p>Enabling this option allows the processor cores to automatically increase its frequency and increasing
performance if it is running below power, temperature.
</p>
</dd>
<dt>Intel Hyper Threading Technology:</dt>
<dd>
<p>Enabling this option allows to use processor resources more efficiently, enabling multiple threads to run
on each core and increases processor throughput, improving overall performance on threaded software.
In some cases, setting this option to Disabled may improve performance.
Users should only disable this option after performing application benchmarking
to verify improved performance in their environment.
</p>
</dd>
<dt>Power Technology Mode (Default=Energy Efficient)</dt>
<dd>
<p>Values for this BIOS setting can be:
Energy Efficient: Maximize the power efficiency of the server,Performance:Maximize the performance of the server,
Custom:Allows the user to customize power and performance related options individually.
</p>
</dd>
<dt>cooling Configuration</dt>
<dd>
<p>This feature allows the user to adjust the fan speed manually,If the server is in a stressful environment,
the CPU have high temperature, you can adjust the fan speed to 100%.
</p>
</dd>
</dl>
]]>
</firmware>
</flagsdescription>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangdaolong/speccpu2006-config-flags.git
[email protected]:zhangdaolong/speccpu2006-config-flags.git
zhangdaolong
speccpu2006-config-flags
speccpu2006-config-flags
master

搜索帮助