cvs commit: src/contrib/top commands.c top.c src/usr.bin/top
machine.c
Alfred Perlstein
alfred at FreeBSD.org
Mon Aug 16 00:51:22 PDT 2004
alfred 2004-08-16 07:51:22 UTC
FreeBSD src repository
Modified files:
contrib/top commands.c top.c
usr.bin/top machine.c
Log:
This patch merges the sort fields for both pages, so you can (for
example) view io stats while sorting by process size. Also adds
voluntary and involuntary context-switch stats to the io page because
there was lots of room.
Submitted by: Dan Nelson dnelson at allantgroup.com
Revision Changes Path
1.10 +1 -1 src/contrib/top/commands.c
1.15 +2 -6 src/contrib/top/top.c
1.68 +57 -37 src/usr.bin/top/machine.c
More information about the cvs-src
mailing list