From owner-freebsd-current@FreeBSD.ORG Sat Jul 10 18:01:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A2A016A4CE for ; Sat, 10 Jul 2004 18:01:16 +0000 (GMT) Received: from web50710.mail.yahoo.com (web50710.mail.yahoo.com [206.190.38.251]) by mx1.FreeBSD.org (Postfix) with SMTP id 25DA943D5E for ; Sat, 10 Jul 2004 18:01:16 +0000 (GMT) (envelope-from w8hdkim@yahoo.com) Message-ID: <20040710180115.44848.qmail@web50710.mail.yahoo.com> Received: from [68.40.135.37] by web50710.mail.yahoo.com via HTTP; Sat, 10 Jul 2004 11:01:15 PDT Date: Sat, 10 Jul 2004 11:01:15 -0700 (PDT) From: Kim Culhan To: freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-704805466-1089482475=:44027" Subject: top m mode reads zeros X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jul 2004 18:01:16 -0000 --0-704805466-1089482475=:44027 Content-Type: text/plain; charset=us-ascii Content-Id: Content-Disposition: inline The recent modifications to top producing the io numbers with the m command don't appear to working correctly here. Attached is a snapshot of a top display taken while a make world is in progress. Any thoughts on this? -kim __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail --0-704805466-1089482475=:44027 Content-Type: text/plain; name=top_m Content-Description: top_m Content-Disposition: inline; filename=top_m last pid: 4749; load averages: 1.02, 1.08, 0.92 up 0+00:32:25 13:46:57 41 processes: 2 running, 39 sleeping CPU states: 90.7% user, 0.0% nice, 8.7% system, 0.6% interrupt, 0.0% idle Mem: 40M Active, 557M Inact, 124M Wired, 2168K Cache, 112M Buf, 277M Free Swap: 8000M Total, 8000M Free PID USERNAME READ WRITE FAULT TOTAL PERCENT COMMAND 229 root 0 0 0 0 0.00% adjkerntz 4748 root 0 0 0 0 0.00% cc1 4747 root 0 0 0 0 0.00% cc 4746 root 0 0 0 0 0.00% make 4276 root 0 0 0 0 0.00% sh 4275 root 0 0 0 0 0.00% make 3520 root 0 0 0 0 0.00% top 573 root 0 0 0 0 0.00% sh 572 root 0 0 0 0 0.00% make 569 root 0 0 0 0 0.00% sh 62458 root 0 0 0 0 0.00% make 62457 root 0 0 0 0 0.00% sh 14060 root 0 0 0 0 0.00% getty 737 root 0 0 0 0 0.00% make 735 root 0 0 0 0 0.00% sh 673 root 0 0 0 0 0.00% make --0-704805466-1089482475=:44027--