]> granicus.if.org Git - procps-ng/commit
top: implemented more than two abreast summary display <=== port of newlib 248efdf1
authorJim Warner <james.warner@comcast.net>
Mon, 12 Sep 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 13 Sep 2022 10:08:22 +0000 (20:08 +1000)
commit9e345d9ccbe0e4335621669eb3220d786decec06
tree6e4c29489f84dadf3d286cd24932ff4a9d0e57e9
parent1f889335cec1badc15f0c94f01cbb31c7a69a359
top: implemented more than two abreast summary display <=== port of newlib 248efdf1

______________________________ original newlib message

Well, here it is. This is what the preceding series of
commits was leading to: an ability to show up to eight
cpus per Summary Area line. In reality, a self imposed
limit of four cpus on such lines seems more realistic.

In any case, the new capability could also be employed
along with that '!' toggle which consolidates adjacent
cpus into a solitary graph. When used together the '4'
and '!' toggles should accommodate any number of cpus.

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c