diff options
author | Matt Lupfer <mlupfer@ddn.com> | 2018-09-20 10:31:44 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2019-08-31 14:48:34 -0400 |
commit | f3fe116a44fd02bc65dd312969697d06ca86b730 (patch) | |
tree | 9b0b136ee7ff87f70097cd02a0e52c27306e5753 /tools/power | |
parent | 6ac1730f7db86f0a92d4de0f2b4ca9cd124080fe (diff) | |
download | talos-op-linux-f3fe116a44fd02bc65dd312969697d06ca86b730.tar.gz talos-op-linux-f3fe116a44fd02bc65dd312969697d06ca86b730.zip |
tools/power: Fix typo in man page
From context, we mean EPB (Enegry Performance Bias).
Signed-off-by: Matt Lupfer <mlupfer@ddn.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/power')
-rw-r--r-- | tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.8 b/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.8 index 17db1c3af4d0..78c6361898b1 100644 --- a/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.8 +++ b/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.8 @@ -40,7 +40,7 @@ in the same processor package. Hardware P-States (HWP) are effectively an expansion of hardware P-state control from the opportunistic turbo-mode P-state range to include the entire range of available P-states. -On Broadwell Xeon, the initial HWP implementation, EBP influenced HWP. +On Broadwell Xeon, the initial HWP implementation, EPB influenced HWP. That influence was removed in subsequent generations, where it was moved to the Energy_Performance_Preference (EPP) field in |