]> granicus.if.org Git - procps-ng/commit
top: prepare for 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)
commit1c8028901e1154b8473c45d9b75a58e8394c09bd
tree9d1aba9c8ea8934cb2dfa823db176357db77f6ff
parent8c69e66a1a1bfa472c5aec9b9ef7cd445690bd04
top: prepare for more than two abreast summary display

I guess the cat's out of the bag with the prior commit
message. It mentioned the objective of displaying more
than the current two cpu graphs on summary area lines.

On the way to that objective, this patch just prepares
our battlefield for the actual implementation in which
up to 8 individual cpu graphs will be shown on 1 line.

[ no logic has been impacted with this commit. we're ]
[ just adding one manifest constant, trading several ]
[ identifiers and updating some comments so the next ]
[ commit might be just a little bit more manageable. ]

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