1 Star 0 Fork 0

zhangdaolong/speccpu2006-config-flags

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
IBM-Platform-Flags-V1.2-WSM-C.xml 2.11 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>IBM-Platform-Flags-V1.2-WSM-C.xml</filename>
<title>SPEC CPU2006 Platform Settings for IBM 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><b>Operating Modes (Default=Custom Mode):</b></dt>
<dd>
Operating Mode is a BIOS setting which allows you to select the appropriate mode of operation based on
the specific user environment. This menu option is provided to allow optimization of the system for
minimum power usage, maximum efficiency, or maximum performance.
<ul>
<li><b>Acoustic/minimum power mode</b>: Strives to minimize the absolute power consumption of the system while it is operating.
</li>
<li><b>Efficiency mode</b>: Maximizes the performance/watt efficiency as measured by power benchmarks. It provides
the best features for reducing power and increasing performance without a detrimental effect on either one.
</li>
<li><b>Performance mode</b>: Maximizes the absolute performance of the system by setting all programmable bus speeds to their
maximum rated frequencies without regard for power.
</li>
<li><b>Custom mode</b>: A combination of Efficiency mode and Performance mode.
</li>
</ul>
</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>
</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

搜索帮助