From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754056AbZHTLiv (ORCPT ); Thu, 20 Aug 2009 07:38:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753756AbZHTLiv (ORCPT ); Thu, 20 Aug 2009 07:38:51 -0400 Received: from brick.kernel.dk ([93.163.65.50]:53061 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753380AbZHTLiu (ORCPT ); Thu, 20 Aug 2009 07:38:50 -0400 Date: Thu, 20 Aug 2009 13:38:51 +0200 From: Jens Axboe To: jack wang Cc: "'Jeff Garzik'" , "'Alan Cox'" , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, Eric.Moore@lsi.com Subject: Re: [PATCH 1/3] block: add blk-iopoll, a NAPI like approach forblock devices Message-ID: <20090820113851.GI12579@kernel.dk> References: <1249588685-4662-1-git-send-email-jens.axboe@oracle.com> <1249588685-4662-2-git-send-email-jens.axboe@oracle.com> <20090806223257.0c33cf15@lxorguk.ukuu.org.uk> <20090807063745.GQ12579@kernel.dk> <4A7BE80A.6080808@garzik.org> <20090807085004.GV12579@kernel.dk> <20090807110517.GW12579@kernel.dk> <20090807113146.GX12579@kernel.dk> <20090819190804.GP12579@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 20 2009, jack wang wrote: > Could you tell me what tool do you use to get the IO benchmark? Sure, it's basically always the same tool: fio. git clone git://git.kernel.dk/fio.git or just grab the latest snapshot: http://brick.kernel.dk/snaps/fio-git-latest.tar.gz -- Jens Axboe