From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [Qemu-devel] Re: [PATCH] virtio-blk: add SGI_IO passthru support Date: Wed, 29 Apr 2009 13:21:30 +0200 Message-ID: <20090429112130.GA11241@lst.de> References: <20090427082606.GA32604@lst.de> <49F730AD.8090705@codemonkey.ws> <20090429104854.GA7846@lst.de> <200904291211.20374.paul@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: qemu-devel@nongnu.org, Christoph Hellwig , Anthony Liguori , kvm@vger.kernel.org, Rusty Russell , Christian Borntraeger , Hannes Reinecke To: Paul Brook Return-path: Received: from verein.lst.de ([213.95.11.210]:39383 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754736AbZD2L1R (ORCPT ); Wed, 29 Apr 2009 07:27:17 -0400 Content-Disposition: inline In-Reply-To: <200904291211.20374.paul@codesourcery.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Apr 29, 2009 at 12:11:19PM +0100, Paul Brook wrote: > Is this actually measurably faster, or just infinitesimally faster in theory? On normal disks it's rather theoretical. On high-end SSDs and arrays the impact is noticeable, mostly due to the additional latency.