From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39819 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfbnB-0005Gv-OW for qemu-devel@nongnu.org; Wed, 19 Jan 2011 12:25:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfbnA-0006Ut-MG for qemu-devel@nongnu.org; Wed, 19 Jan 2011 12:25:57 -0500 Received: from verein.lst.de ([213.95.11.210]:54741) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfbnA-0006UN-AE for qemu-devel@nongnu.org; Wed, 19 Jan 2011 12:25:56 -0500 Date: Wed, 19 Jan 2011 18:25:53 +0100 From: Christoph Hellwig Subject: Re: [Qemu-devel] [RFC] Propose the Fast Virtual Disk (FVD) image format that outperforms QCOW2 by 249% Message-ID: <20110119172553.GA10651@lst.de> References: <4D24AA6E.3060507@codemonkey.ws> <20110119155116.GA7394@lst.de> <20110119164248.GA9033@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chunqiang Tang Cc: qemu-devel@nongnu.org On Wed, Jan 19, 2011 at 12:08:41PM -0500, Chunqiang Tang wrote: > These numbers are very interesting and I would like to read more. Are > your detailed results accessible on the Internet? Do you have numbers on > the impact of using a large extent size (64-256MB) on thin provisioning > (since a guest file system's metadata are written first and are scattered > in the virtual disk)? It's still work in progress. I will publish patches and numbers in a few weeks.