1 Star 0 Fork 0

zhangdaolong/speccpu2006-config-flags

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Bull-Platform-Settings-V1.2-revA.xml 2.45 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 to begin with "Bull-Platform-Settings-V1.2-revA" -->
<filename>Bull-Platform-Settings-V1.2-revA</filename>
<title>SPEC CPU2006 Software OS and BIOS tuning Descriptions Bull Intel-based systems applications</title>
<firmware>
<![CDATA[
<dl>
<dt><b>Hardware Prefetch:</b></dt>
<dd>
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.
</dd>
<dt><b>Adjacent Sector Prefetch:</b></dt>
<dd>
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.
</dd>
<dt><b>High Bandwidth:</b></dt>
<dd>Enabling this option allows the chipset to defer memory transactions and
process them out of order for optimal performance.</dd>
<dt><b>Power C-States:</b></dt>
<dd>Enabling the CPU States causes the CPU to enter a low-power mode when the CPU is idle.</dd>
<dt><b>Turbo Boost:</b></dt>
<dd>
This BIOS option can be set to Power Optimized or Traditional. When Power
Optimized is selected, Intel Turbo Boost Technology engages after Performance state
P0 is sustained for longer than two seconds. When Traditional is selected, Intel
Turbo Boost Technology is engaged even for P0 requests less than two seconds.
</dd>
<dt><b>Demand Scrub:</b></dt>
<dd>
Demand scrub occurs when the memory controller reads memory for data or
instructions and the demand scrubbing logic detects a correctable error. Correct
data is forwarded to the memory controller and written to memory. With demand
scrubbing disabled, the data being read into the memory controller will be corrected
by the ECC logic but no write to main memory occurs. Since the data is not corrected
in memory, subsequent reads to the same will need to be corrected.
</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

搜索帮助