Date: Fri, 16 Mar 2001 09:27:30 -0600 From: Dan Nelson <dnelson@emsphone.com> To: "Sergey A. Osokin" <osa@freebsd.org.ru> Cc: current@FreeBSD.ORG Subject: Re: libdevstat Message-ID: <20010316092730.C1800@dan.emsphone.com> In-Reply-To: <20010316181315.A91097@freebsd.org.ru>; from "Sergey A. Osokin" on Fri Mar 16 18:13:15 GMT 2001 References: <20010316181315.A91097@freebsd.org.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010316092730.C1800>