Skip to content

Commit c967900

Browse files
committed
tools/power turbostat.8: pm_domain wording fix
turbostat.8: clarify that uncore "domains" are Power Management domains, aka pm_domains. Signed-off-by: Len Brown <len.brown@intel.com>
1 parent 394c112 commit c967900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/power/x86/turbostat/turbostat.8

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ The system configuration dump (if --quiet is not used) is followed by statistics
204204
.PP
205205
\fBUncMHz\fP per-package uncore MHz, instantaneous sample.
206206
.PP
207-
\fBUMHz1.0\fP per-package uncore MHz for domain=1 and fabric_cluster=0, instantaneous sample. System summary is the average of all packages.
208-
Intel Granite Rapids systems use domains 0-2 for CPUs, and 3-4 for IO, with cluster always 0.
207+
\fBUMHz1.0\fP per-package uncore MHz for pm_domain=1 and fabric_cluster=0, instantaneous sample. System summary is the average of all packages.
208+
Intel Granite Rapids systems use pm_domains 0-2 for CPUs, and 3-4 for IO, with cluster always 0.
209209
For the "--show" and "--hide" options, use "UncMHz" to operate on all UMHz*.* as a group.
210210
.SH TOO MUCH INFORMATION EXAMPLE
211211
By default, turbostat dumps all possible information -- a system configuration header, followed by columns for all counters.

0 commit comments

Comments
 (0)