From owner-freebsd-current Fri Mar 16 7:27:44 2001 Delivered-To: freebsd-current@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id C521637B719 for ; Fri, 16 Mar 2001 07:27:41 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.3/8.11.1) id f2GFRVv02430; Fri, 16 Mar 2001 09:27:31 -0600 (CST) (envelope-from dan) Date: Fri, 16 Mar 2001 09:27:30 -0600 From: Dan Nelson To: "Sergey A. Osokin" Cc: current@FreeBSD.ORG Subject: Re: libdevstat Message-ID: <20010316092730.C1800@dan.emsphone.com> References: <20010316181315.A91097@freebsd.org.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.14i In-Reply-To: <20010316181315.A91097@freebsd.org.ru>; from "Sergey A. Osokin" on Fri Mar 16 18:13:15 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Mar 16), Sergey A. Osokin said: > Hello, -currenters. > > What do you think about add to libdevstat in/out/other statistics? I > think transfer great too, but sometimes that's not enough. iostat > can't show read and write stats separatly, because compute_stats from > libdevstat simply sum up all results (in/out/other). Struct devstat already has bytes_read and bytes_written per device, and the values are filled in (gkrellm seems to be able to get read/written stats just fine). -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message