diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 13:05:05 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:14 -0400 |
commit | 9a37c89bc61d847dbf13d503911b900feb16c60b (patch) | |
tree | 24002cd26e2c604d9a9400fe8765306942f22220 /system | |
parent | 14b358c84d5bf46485b09f11919cee89baaf0f1e (diff) |
system/x86_energy_perf_policy: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/x86_energy_perf_policy/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/system/x86_energy_perf_policy/README b/system/x86_energy_perf_policy/README index 6dd1134082dd1..1de66d4c4cf6f 100644 --- a/system/x86_energy_perf_policy/README +++ b/system/x86_energy_perf_policy/README @@ -1,4 +1,5 @@ -x86_energy_perf_policy allows software to convey its policy for the relative -importance of performance versus energy savings to the processor. The processor -uses this information in model-specific ways when it must select trade-offs -between performance and energy efficiency. +x86_energy_perf_policy allows software to convey its policy for the +relative importance of performance versus energy savings to the +processor. The processor uses this information in model-specific +ways when it must select trade-offs between performance and energy +efficiency. |