6119fdc
lparstat -E option reports the actual and normalized system utilization
6119fdc
based on the PURR/SPURR registers. Update the lparstat man page too with
6119fdc
the -E option details.
6119fdc
6119fdc
Reported-by: Pavithra Prakash <pavr...@in.ibm.com>
6119fdc
Signed-off-by: Kamalesh Babulal <kama...@linux.vnet.ibm.com>
6119fdc
---
6119fdc
Applies on top of next branch.
6119fdc
6119fdc
 man/lparstat.8 | 11 +++++++++++
6119fdc
 1 file changed, 11 insertions(+)
6119fdc
6119fdc
diff --git a/man/lparstat.8 b/man/lparstat.8
6119fdc
index 0f4c923aaef5..d00e42600165 100644
6119fdc
--- a/man/lparstat.8
6119fdc
+++ b/man/lparstat.8
6119fdc
@@ -209,6 +209,17 @@ The variable memory capacity weight of the LPAR.
6119fdc
 .TP
6119fdc
 .SH
6119fdc
 .TP
6119fdc
+\fB\-E\fR
6119fdc
+Display Scaled Processor Utilization Resource Register(SPURR) based CPU utilization.
6119fdc
+.RS
6119fdc
+.RS
6119fdc
+Actual CPU utilization is based on Processor Utilization Resource Register(PURR).
6119fdc
+.RS
6119fdc
+.RE
6119fdc
+Normalized CPU utilization is based on Scaled Processor Utilization Resource Register(SPURR).
6119fdc
+.TP
6119fdc
+.SH
6119fdc
+.TP
6119fdc
 \fB\-l, --legacy\fR
6119fdc
 Display the report in legacy format.
6119fdc
 .RS
6119fdc
6119fdc
base-commit: 60d9f54b13b75feee3fd7b25a92b24d0d97ea984
6119fdc
--
6119fdc
2.26.2
6119fdc
6119fdc