]> granicus.if.org Git - procps-ng/commit
top: implemented more than two abreast summary display
authorJim Warner <james.warner@comcast.net>
Sat, 10 Sep 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Mon, 12 Sep 2022 12:15:28 +0000 (22:15 +1000)
commit248efdf16e4e66d70de12582df82a6baf879172c
tree274034190668013beb2c092c526f23a8ca00a6a2
parent1c8028901e1154b8473c45d9b75a58e8394c09bd
top: implemented more than two abreast summary display

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>
src/top/top.c