]> granicus.if.org Git - procps-ng/commit
top: overlap some more processing for separate threads
authorJim Warner <james.warner@comcast.net>
Wed, 22 Sep 2021 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 26 Sep 2021 04:47:21 +0000 (14:47 +1000)
commitf11f43b4f7118f284f9aec19f6885d163848ffe7
tree904aae2c5ef9519c4485276a0932ec7cd960bc95
parentd89047659c36fe49ee5ef6837210ac5a84682453
top: overlap some more processing for separate threads

In an effort to improve the performance & decrease the
cost of our separate background update threads we will
relocate some overhead so that it might be overlapped.

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