From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart Van Assche Subject: Re: [RESEND] [PATCH] readahead:add blk_run_backing_dev Date: Mon, 29 Jun 2009 14:58:24 +0200 Message-ID: References: <6.0.0.20.2.20090601095926.06ee98d8@172.19.0.2> <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=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Wu Fengguang Return-path: Received: from mail-fx0-f218.google.com ([209.85.220.218]:49171 "EHLO mail-fx0-f218.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751486AbZF2M6W (ORCPT ); Mon, 29 Jun 2009 08:58:22 -0400 In-Reply-To: <20090629125434.GA8416@localhost> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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 Bart.