From owner-freebsd-current@FreeBSD.ORG Fri Jul 30 14:29:18 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 266FF16A4CE for ; Fri, 30 Jul 2004 14:29:18 +0000 (GMT) Received: from pasmtp.tele.dk (pasmtp.tele.dk [193.162.159.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A4B43D3F for ; Fri, 30 Jul 2004 14:29:17 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x50a07c53.naenxx7.adsl-dhcp.tele.dk [80.160.124.83]) by pasmtp.tele.dk (Postfix) with ESMTP id 2D9C61EC319; Fri, 30 Jul 2004 16:29:11 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.11/8.12.11) with ESMTP id i6UDm6aE084072; Fri, 30 Jul 2004 15:48:06 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Dan Nelson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 30 Jul 2004 09:25:38 CDT." <20040730142537.GH9911@dan.emsphone.com> Date: Fri, 30 Jul 2004 15:48:06 +0200 Message-ID: <84071.1091195286@critter.freebsd.dk> Sender: phk@critter.freebsd.dk 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:29:18 -0000 In message <20040730142537.GH9911@dan.emsphone.com>, Dan Nelson writes: >> 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. We won't loose stats for non-disk devices. And it wouldn't be "fix acd", it would be "kludge acd". Can we try to get into the habbit of doing things right instead of just banging a rusty nail in a nearby post and tie things to it with pieces of string ? Please ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.