From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: [ANNOUNCE] seekwatcher v0.3 IO graphing an animation Date: Fri, 27 Jul 2007 21:20:57 -0400 Message-ID: <20070727212057.174ef1ca@think.oraclecorp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Return-path: Received: from agminet01.oracle.com ([141.146.126.228]:17607 "EHLO agminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933486AbXG1BWN (ORCPT ); Fri, 27 Jul 2007 21:22:13 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hello everyone, I've tossed out seekwatcher v0.3. The major changes are using rolling averages to smooth out the seek and throughput graphs, and it can generate mpgs of the IO done by a given trace. Here's a sample of the smoother graphs (creating 20 kernel trees): http://oss.oracle.com/~mason/seekwatcher/ext3_vs_btrfs_vs_xfs.png There are details and sample movies of the kernel tree run at: http://oss.oracle.com/~mason/seekwatcher -chris