procps/src
Jim Warner 28f44729da top: lessen overhead when 'bottom window' isn't active
In the commits referenced below special code was added
to make the bottom window sticky and fix the bug after
'Cap_nl_clreos' was traded for the 'Cap_clr_eol' loop.

However, there's always major overhead associated with
interacting with a terminal. So we'll only abandon the
single 'Cap_nl_clreos' putp in favor of repeated calls
with 'Cap_clr_eol' when a bottom window isn't present.

Reference(s):
. May, 2022 - bottom window batch bug fix
commit 793f3e85ae
. May, 2022 - bottom window made sticky
commit 0f2a755b0b

Signed-off-by: Jim Warner <james.warner@comcast.net>
2023-01-15 15:02:39 +11:00
..
ps ps: Correct BSD c option 2022-12-19 16:50:12 +11:00
tests build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
top top: lessen overhead when 'bottom window' isn't active 2023-01-15 15:02:39 +11:00
free.c free: --si changes base of default output 2022-09-28 07:57:03 +00:00
kill.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
pgrep.c pkill: Don't show --echo twice 2022-11-09 10:51:12 +00:00
pidof.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
pmap.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
pwdx.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
skill.c skill: Restore the -p flag functionality 2022-12-12 16:46:36 +11:00
slabtop.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
sysctl.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
tload.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
uptime.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
vmstat.c vmstat: Update memory statistics 2023-01-06 13:30:39 +11:00
w.c w: Show time with TIME_BITS=64 on 32bit env 2022-11-09 21:02:09 +11:00
watch.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00