diff options
author | Len Brown <len.brown@intel.com> | 2015-06-03 07:37:24 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2015-06-03 07:37:24 -0400 |
commit | 75fd7ffa7fab91c2c3234bd3e465ba4f366733f4 (patch) | |
tree | 1ad85d4c29867a57f0f309cb9a06e4b6d696dde0 /tools/power | |
parent | a68c7c3ff0469d79993ee85e8e0a3a9a568ce350 (diff) | |
download | talos-obmc-linux-75fd7ffa7fab91c2c3234bd3e465ba4f366733f4.tar.gz talos-obmc-linux-75fd7ffa7fab91c2c3234bd3e465ba4f366733f4.zip |
tools/power turbostat: update turbostat(8)
Remove reference to the original Nehalem Turbo white paper,
since it has moved, and these mechanisms have now long since
been documented in the Software Developer's Manual.
Reported-by: Jeremie Lagraviere <jeremie@simula.no>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/power')
-rw-r--r-- | tools/power/x86/turbostat/turbostat.8 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/power/x86/turbostat/turbostat.8 b/tools/power/x86/turbostat/turbostat.8 index 05b8fc38dc8b..622db685b4f9 100644 --- a/tools/power/x86/turbostat/turbostat.8 +++ b/tools/power/x86/turbostat/turbostat.8 @@ -251,11 +251,6 @@ Although it is not guaranteed by the architecture, turbostat assumes that they count at TSC rate, which is true on all processors tested to date. .SH REFERENCES -"Intel® Turbo Boost Technology -in Intel® Core™ Microarchitecture (Nehalem) Based Processors" -http://download.intel.com/design/processor/applnots/320354.pdf - -"Intel® 64 and IA-32 Architectures Software Developer's Manual Volume 3B: System Programming Guide" http://www.intel.com/products/processor/manuals/ |