From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWOHT-0002T0-4B for qemu-devel@nongnu.org; Tue, 14 Jun 2011 03:43:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWOHS-0005AU-Cq for qemu-devel@nongnu.org; Tue, 14 Jun 2011 03:43:23 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:45626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWOHS-0005AQ-4V for qemu-devel@nongnu.org; Tue, 14 Jun 2011 03:43:22 -0400 Received: by fxm2 with SMTP id 2so4001919fxm.4 for ; Tue, 14 Jun 2011 00:43:21 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1307544625-22907-1-git-send-email-konishchev@gmail.com> <20110613082608.GA25582@stefanha-thinkpad.localdomain> Date: Tue, 14 Jun 2011 11:43:21 +0400 Message-ID: From: Dmitry Konishchev Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PATCH] CPU consumption optimization of 'qemu-img convert' using bdrv_is_allocated() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , qemu-devel@nongnu.org On Mon, Jun 13, 2011 at 1:13 PM, Dmitry Konishchev wrote: > I haven't done this because in this case I have to pass too lot of > local variables to this function. Just not sure that it'll look > better. But if you mind I surely can do this. Should I? -- Dmitry Konishchev mailto:konishchev@gmail.com