diff options
author | Roman Storozhenko <romeusmeister@gmail.com> | 2024-06-17 20:05:57 +0200 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-06-18 20:08:50 +0200 |
commit | a8f8c43082fd5a8ac723126f4a38bca08d277897 (patch) | |
tree | 49317267d98bf1316128744256ce91129ee3b7b8 | |
parent | tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs (diff) | |
download | linux-a8f8c43082fd5a8ac723126f4a38bca08d277897.tar.xz linux-a8f8c43082fd5a8ac723126f4a38bca08d277897.zip |
cpupower: Replace a dead reference link with working ones
Replace a dead reference link to a turbo boost technology description with
a reference to a root page of the technology on the Intel site, and add
another one, describing power management technology, which includes short
description of the turbo boost.
Signed-off-by: Roman Storozhenko <romeusmeister@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
-rw-r--r-- | tools/power/cpupower/man/cpupower-monitor.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/tools/power/cpupower/man/cpupower-monitor.1 b/tools/power/cpupower/man/cpupower-monitor.1 index 8ee737eefa5c..b73830256166 100644 --- a/tools/power/cpupower/man/cpupower-monitor.1 +++ b/tools/power/cpupower/man/cpupower-monitor.1 @@ -172,9 +172,11 @@ displayed. "BIOS and Kernel Developer’s Guide (BKDG) for AMD Family 14h Processors" https://support.amd.com/us/Processor_TechDocs/43170.pdf -"Intel® Turbo Boost Technology -in Intel® Core™ Microarchitecture (Nehalem) Based Processors" -http://download.intel.com/design/processor/applnots/320354.pdf +"What Is Intel® Turbo Boost Technology?" +https://www.intel.com/content/www/us/en/gaming/resources/turbo-boost.html + +"Power Management - Technology Overview" +https://cdrdv2.intel.com/v1/dl/getContent/637748 "Intel® 64 and IA-32 Architectures Software Developer's Manual Volume 3B: System Programming Guide" |