Date: Tue, 11 Sep 2007 07:51:04 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/systat pigs.c Message-ID: <200709110751.l8B7p4bP058394@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2007-09-11 07:51:04 UTC FreeBSD src repository Modified files: usr.bin/systat pigs.c Log: - Stop computing %CPU for the imaginary idle process; we now have real idle processes for that. - Fix the display on SMP by not scaling the sum of %CPU down to 1. Instead, display raw data as computed by the kernel, like in top(1). Reviewed by: bde Approved by: re (bmah) MFC after: 1 week Revision Changes Path 1.23 +6 -54 src/usr.bin/systat/pigs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709110751.l8B7p4bP058394>