From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44624 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pruby-0007k3-5A for qemu-devel@nongnu.org; Tue, 22 Feb 2011 10:57:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Prubw-0005wk-Vz for qemu-devel@nongnu.org; Tue, 22 Feb 2011 10:57:13 -0500 Received: from mail-vw0-f45.google.com ([209.85.212.45]:62258) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Prubw-0005wD-Q0 for qemu-devel@nongnu.org; Tue, 22 Feb 2011 10:57:12 -0500 Received: by vws19 with SMTP id 19so2897188vws.4 for ; Tue, 22 Feb 2011 07:57:11 -0800 (PST) Message-ID: <4D63DCD6.50801@codemonkey.ws> Date: Tue, 22 Feb 2011 09:57:10 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Strategic decision: COW format References: <4D5BC467.4070804@redhat.com> <4D5E4271.80501@redhat.com> <4D5E8031.5020402@codemonkey.ws> <4D637A20.9020307@redhat.com> In-Reply-To: <4D637A20.9020307@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Chunqiang Tang , Markus Armbruster , Stefan Hajnoczi , qemu-devel@nongnu.org On 02/22/2011 02:56 AM, Kevin Wolf wrote: > > *sigh* > > It starts to get annoying, but if you really insist, I can repeat it > once more: These features that you don't need (this is the correct > description for what you call "misfeatures") _are_ implemented in a way > that they don't impact the "normal" case. Except that they require a refcount table that adds additional metadata that needs to be updated in the fast path. I consider that impacting the normal case. Regards, Anthony Liguori > And they are it today. > > Kevin >