From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Fengguang Subject: Re: [RESEND] [PATCH] readahead:add blk_run_backing_dev Date: Mon, 29 Jun 2009 21:01:08 +0800 Message-ID: <20090629130108.GC8416@localhost> References: <20090606233056.7B9F.A69D9226@jp.fujitsu.com> <20090606224538.GA6173@localhost> <20090618120436.ad3196e3.akpm@linux-foundation.org> <20090620035504.GA19516@localhost> <4A3CD62B.1020407@vlnb.net> <20090629093423.GB1315@localhost> <4A489DAC.7000007@vlnb.net> <20090629125434.GA8416@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Vladislav Bolkhovitin , Ronald Moesbergen , Andrew Morton , "kosaki.motohiro@jp.fujitsu.com" , "Alan.Brunelle@hp.com" , "hifumi.hisashi@oss.ntt.co.jp" , "linux-kernel@vger.kernel.org" , "linux-fsdevel@vger.kernel.org" , "jens.axboe@oracle.com" , "randy.dunlap@oracle.com" To: Bart Van Assche Return-path: Received: from mga14.intel.com ([143.182.124.37]:17587 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753429AbZF2NBe (ORCPT ); Mon, 29 Jun 2009 09:01:34 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Jun 29, 2009 at 08:58:24PM +0800, Bart Van Assche wrote: > On Mon, Jun 29, 2009 at 2:54 PM, Wu Fengguang wrote: > > Is blockdev-perftest public available? It's not obvious from google search. > > This script is publicly available. You can retrieve it by running the > following command: > svn co https://scst.svn.sourceforge.net/svnroot/scst/trunk/scripts Thank you! This is a handy tool :) Fengguang