From owner-freebsd-current@FreeBSD.ORG Sun Apr 6 11:49:23 2003 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 C733537B401 for ; Sun, 6 Apr 2003 11:49:23 -0700 (PDT) Received: from mx03.uni-tuebingen.de (mx03.uni-tuebingen.de [134.2.3.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D4343FB1 for ; Sun, 6 Apr 2003 11:49:22 -0700 (PDT) (envelope-from friedemann.becker@student.uni-tuebingen.de) Received: from linux17.zdv.uni-tuebingen.de (linux17.zdv.uni-tuebingen.de [134.2.18.17])h36ImdHY010249; Sun, 6 Apr 2003 20:48:39 +0200 Date: Sun, 6 Apr 2003 20:48:38 +0200 (CEST) From: Friedemann Becker X-Sender: To: Craig Reyenga In-Reply-To: <000c01c2fbc3$989d8610$0200000a@fireball> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiVirus: checked by AntiVir Milter 1.0.0.8; AVE 6.19.0.3; VDF 6.19.0.5 cc: freebsd-current@freebsd.org cc: Andre Guibert de Bruet Subject: Re: systat -v on -CURRENT 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: Sun, 06 Apr 2003 18:49:24 -0000 I found the problem and wrote a little patch over to freebsd-hackers On Sat, 5 Apr 2003, Craig Reyenga wrote: > Now that you mention it, Yes: ad2 is -0% busy. > > Disks ad0 ad2 cd0 pass0 ofod intrn > KB/t 0.00 0.00 0.00 0.00 %slo-z 30576 buf > tps 0 0 0 0 tfree 23 dirtybuf > MB/s 0.00 0.00 0.00 0.00 17867 desiredvnodes > % busy 0 -0 0 0 1070 numvnodes > > -Craig > > ----- Original Message ----- > From: "Andre Guibert de Bruet" > > > Hi, > > > > I've noticed that 'systat -v' sometimes reports a negative disk activity > > percentile. Has anyone else noticed this behavior? > > > > Before I look into the problem, is someone already working on a fix? > > > > Regards, > >