From owner-freebsd-current@FreeBSD.ORG Fri Jul 30 14:25:47 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 E621516A4CE for ; Fri, 30 Jul 2004 14:25:47 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7114443D62 for ; Fri, 30 Jul 2004 14:25:47 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.11/8.12.11) id i6UEPcJP057684; Fri, 30 Jul 2004 09:25:38 -0500 (CDT) (envelope-from dan) Date: Fri, 30 Jul 2004 09:25:38 -0500 From: Dan Nelson To: Poul-Henning Kamp Message-ID: <20040730142537.GH9911@dan.emsphone.com> References: <410A2C88.10204@portaone.com> <81172.1091183642@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <81172.1091183642@critter.freebsd.dk> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: Maxim Sobolev cc: current@freebsd.org Subject: Re: acd(4) is no longer listed among other disk devices in vmstat(8) 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: Fri, 30 Jul 2004 14:25:48 -0000 In the last episode (Jul 30), Poul-Henning Kamp said: > In message <410A2C88.10204@portaone.com>, Maxim Sobolev writes: > > I've noticed that acd(4) is no longer listed among other disk devices in > > vmstat(8). I wonder if it has something to do with conversion to GEOM. > > Yes, probably. > > Somebody needs to fix vmstat(8), iostat(8) and systat(8) to look at the > stats inside GEOM instead of the driver stats. It's not very hard to > change, it just takes some work. Just as long as we don't lose stats for non-disk devices like pass and sa. It might be easier to just fix acd. -- Dan Nelson dnelson@allantgroup.com