Date: Mon, 16 Aug 2004 07:51:22 +0000 (UTC) From: Alfred Perlstein <alfred@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/top commands.c top.c src/usr.bin/top machine.c Message-ID: <200408160751.i7G7pM1O064520@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408160751.i7G7pM1O064520>
