summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2022-09-10 00:00:00 -0500
committerCraig Small <csmall@dropbear.xyz>2022-09-12 22:15:28 +1000
commitfd529e967983c88343c531559d71cf37c16ad064 (patch)
treecbe91b9feec743a363da9e75a87423f32835bfa2
parent248efdf16e4e66d70de12582df82a6baf879172c (diff)
downloadprocps-ng-fd529e967983c88343c531559d71cf37c16ad064.tar.gz
doc: top now has more than two abreast summary display
Signed-off-by: Jim Warner <james.warner@comcast.net>
-rw-r--r--NEWS1
-rw-r--r--man/top.151
2 files changed, 32 insertions, 20 deletions
diff --git a/NEWS b/NEWS
index 38b1af8..c97ee69 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ procps-ng-NEXT
* top: adds a 'message log' recall capability
* top: will accept utf8 multi-byte input with support
for full line editing and previous line recall
+ * top: can show more than 2 abreast in summary display
* watch: Add equexit no-change and exit option merge #153
procps-ng-4.0.0
diff --git a/man/top.1 b/man/top.1
index ae824b2..e3b0fb2 100644
--- a/man/top.1
+++ b/man/top.1
@@ -527,19 +527,27 @@ Depending on your kernel version, the \fBst\fR field may not be shown.
\fBst\fR : time stolen from this vm by the hypervisor
.fi
-In the alternate cpu states display modes, beyond the first tasks/threads line,
-an abbreviated summary is shown consisting of these elements:
+Beyond the first tasks/threads line, there are alternate \*(PU display
+modes available via the 4-way `t' \*(CT.
+They show an abbreviated summary consisting of these elements:
.nf
\fR a \fR b \fR c \fR d
- %Cpu(s): \fB75.0\fR/25.0 \fB100\fR[ ...
+ %Cpu(s): \fB75.0\fR/25.0 \fB100\fR[ ... ]
.fi
Where: a) is the `user' (us + ni) percentage; b) is the `system'
-(sy + hi + si) percentage; c) is the total; and d) is one of two
-visual graphs of those representations.
-\*(XT 4b. SUMMARY AREA Commands and the `t' command for additional information
-on that special 4-way toggle.
+(sy + hi + si) percentage; c) is the total percentage; and d) is
+one of two visual graphs of those representations.
+Such graphs also reflect separate `user' and `system' portions.
+
+If the `4' \*(CT is used to yield more than two cpus per line,
+results will be further abridged eliminating the a) and b) elements.
+However, that information is still reflected in the graph itself
+assuming color is active or, if not, bars vs. blocks are being shown.
+
+\*(XT 4b. SUMMARY AREA Commands for additional information on the `t'
+and `4' \*(CTs.
.\" ......................................................................
.SS 2c. MEMORY Usage
@@ -569,8 +577,8 @@ In the alternate memory display modes, two abbreviated summary lines
are shown consisting of these elements:
.nf
\fR a \fR b c
- GiB Mem : \fB18.7\fR/15.738 [ ...
- GiB Swap: \fB 0.0\fR/7.999 [ ...
+ GiB Mem : \fB18.7\fR/15.738 [ ... ]
+ GiB Swap: \fB 0.0\fR/7.999 [ ... ]
.fi
Where: a) is the percentage used; b) is the total available; and c) is one of two
@@ -1678,17 +1686,20 @@ node will be shown until the `1', `2' or `4' \*(CT is pressed.
This \*(CI is only available if a system has the requisite NUMA support.
.TP 7
-\ \ \ \fB4\fR\ \ :\fIDisplay-Two-Abreast \fR
-This command turns the `1' toggle \*F, thus showing individual
-processors, and prints \*(PU and Memory results two abreast.
-It requires a terminal with a minimum width of 80 columns.
-If a terminal's width is decreased below the minimum while \*(We
-is running, \*(We reverts to showing \*(PU and Memory results
-on separate lines.
-
-To avoid truncation when displaying detailed statistics,
-as opposed to the graphic representations, a minimum width
-of 165 columns would be required when the `4' toggle is \*O.
+\ \ \ \fB4\fR\ \ :\fIDisplay-Multiple-Elements-Adjacent\fR toggle \fR
+This \*(CT turns the `1' toggle \*F and shows multiple \*(PU and
+Memory results on each line.
+Each successive `4' key adds another \*(PU until again reverting
+to separate lines for \*(PU and Memory results.
+
+A maximum of 8 \*(PUs per line can be displayed in this manner.
+However, data truncation may occur before reaching the maximum.
+That is definitely true when displaying detailed statistics via
+the `t' \*(CT since such data cannot be scaled like the graphic
+representations.
+
+If one wished to quickly exit adjacent mode without cycling all the
+way to 8, simply use the `1' \*(CT.
.TP 7
\ \ \ \fB!\fR\ \ :\fICombine-Cpus-Mode \fR