top: add '4' toggle for 2 abreast cpu display, man doc
Reference(s): https://gitlab.com/procps-ng/procps/-/issues/172 Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
fca48e7e99
commit
f93980910e
16
top/top.1
16
top/top.1
@ -1,7 +1,7 @@
|
|||||||
.ig
|
.ig
|
||||||
. manual page for NEW and IMPROVED linux top
|
. manual page for NEW and IMPROVED linux top
|
||||||
.
|
.
|
||||||
. Copyright (c) 2002-2019, by: James C. Warner
|
. Copyright (c) 2002-2020, by: James C. Warner
|
||||||
.
|
.
|
||||||
. This file may be copied under the terms of the GNU Public License.
|
. This file may be copied under the terms of the GNU Public License.
|
||||||
..
|
..
|
||||||
@ -62,7 +62,7 @@
|
|||||||
.
|
.
|
||||||
.\" Document /////////////////////////////////////////////////////////////
|
.\" Document /////////////////////////////////////////////////////////////
|
||||||
.\" ----------------------------------------------------------------------
|
.\" ----------------------------------------------------------------------
|
||||||
.TH TOP 1 "April 2020" "procps-ng" "User Commands"
|
.TH TOP 1 "May 2020" "procps-ng" "User Commands"
|
||||||
.\" ----------------------------------------------------------------------
|
.\" ----------------------------------------------------------------------
|
||||||
|
|
||||||
.\" ----------------------------------------------------------------------
|
.\" ----------------------------------------------------------------------
|
||||||
@ -1118,7 +1118,7 @@ depending on the context in which they are issued.
|
|||||||
<Ent/Sp> ?, =, 0,
|
<Ent/Sp> ?, =, 0,
|
||||||
A, B, d, E, e, g, h, H, I, k, q, r, s, W, X, Y, Z
|
A, B, d, E, e, g, h, H, I, k, q, r, s, W, X, Y, Z
|
||||||
4b.\fI Summary-Area-Commands \fR
|
4b.\fI Summary-Area-Commands \fR
|
||||||
C, l, t, m, 1, 2, 3
|
C, l, t, m, 1, 2, 3, 4
|
||||||
4c.\fI Task-Area-Commands \fR
|
4c.\fI Task-Area-Commands \fR
|
||||||
Appearance: b, J, j, x, y, z
|
Appearance: b, J, j, x, y, z
|
||||||
Content: c, f, F, o, O, S, u, U, V, v
|
Content: c, f, F, o, O, S, u, U, V, v
|
||||||
@ -1453,9 +1453,17 @@ It is only available if a system has the requisite NUMA support.
|
|||||||
\ \ \ \fB3\fR\ \ :\fIExpand-NUMA-Node \fR
|
\ \ \ \fB3\fR\ \ :\fIExpand-NUMA-Node \fR
|
||||||
You will be invited to enter a number representing a NUMA Node.
|
You will be invited to enter a number representing a NUMA Node.
|
||||||
Thereafter, a node summary plus the statistics for each cpu in that
|
Thereafter, a node summary plus the statistics for each cpu in that
|
||||||
node will be shown until either the `1' or `2' \*(CT is pressed.
|
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.
|
This \*(CI is only available if a system has the requisite NUMA support.
|
||||||
|
|
||||||
|
.TP 7
|
||||||
|
\ \ \ \fB4\fR\ \ :\fIDisplay-Cpus-Two-Abreast \fR
|
||||||
|
This command turns the `1' toggle \*F for individual \*(Pu display
|
||||||
|
but prints the results two abreast.
|
||||||
|
It requires a terminal with a minimum width of 165 columns.
|
||||||
|
If a terminal's width is decreased below the minimum while \*(We
|
||||||
|
is running, \*(We reverts to the normal `1' toggle \*F state.
|
||||||
|
|
||||||
.PP
|
.PP
|
||||||
\*(NT If the entire \*(SA has been toggled \*F for any window, you would
|
\*(NT If the entire \*(SA has been toggled \*F for any window, you would
|
||||||
be left with just the\fB message line\fR.
|
be left with just the\fB message line\fR.
|
||||||
|
Loading…
Reference in New Issue
Block a user