On -CURRENT of 2004.08.10.22.19.57, /usr/bin/top -I does not show long-living non-idol process such as cc, XFree86, emacs, etc. A binary built from a year old source works fine. I captured tty output from both top binaries run at the same time with ttyrec for you to examine. To play, 1) fetch http://people.freebsd.org/~sf/ttytop.tar.gz 2) tar zxf ttytop.tar.gz 2) portinstall misc/ttyrec 3) ttyplay 20030810.ttyrec (a year old binary), or ttyplay 20040812.ttyrec (latest binary) 4) enjoy. note1: both output has been captured with $ unset TOP; ttyrec -e "top.20030810 -Is1" 20030810.ttyrec or $ unset TOP; ttyrec -e "top -Is1" 20040812.ttyrec on independent terminal. note2: old top built with this way: $ cvs co -D'a year ago' src/contrib/top src/usr.bin/top $ cd src/usr.bin/top; makeReceived on Wed Aug 11 2004 - 19:31:12 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC