From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLVtY-0006bQ-Ru for qemu-devel@nongnu.org; Thu, 06 Mar 2014 05:51:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLVtT-0001F5-CA for qemu-devel@nongnu.org; Thu, 06 Mar 2014 05:51:20 -0500 Received: from szxga01-in.huawei.com ([119.145.14.64]:30683) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLVtR-0001EA-J3 for qemu-devel@nongnu.org; Thu, 06 Mar 2014 05:51:15 -0500 Message-ID: <531852E0.60805@huawei.com> Date: Thu, 6 Mar 2014 18:50:08 +0800 From: Gonglei MIME-Version: 1.0 References: <33183CC9F5247A488A2544077AF19020815D2278@SZXEMA503-MBS.china.huawei.com> <87ob1kr53u.fsf@elfo.mitica> In-Reply-To: <87ob1kr53u.fsf@elfo.mitica> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/7] migration: Add counters of updating the dirty bitmap List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: quintela@redhat.com Cc: Peter Maydell , "chenliang (T)" , "pl@kamp.de" , "qemu-devel@nongnu.org" , "owasserm@redhat.com" , "aliguori@amazon.com" , "pbonzini@redhat.com" On 2014/3/6 0:18, Juan Quintela wrote: > "Gonglei (Arei)" wrote: >> Add counters to log the times of updating the dirty bitmap. >> >> Signed-off-by: ChenLiang >> Signed-off-by: Gonglei > > As told by Eric, I am with this change, but can we move the code to the > same place that the rest of the statistics? > > Thanks, Juan. OK, I'm pleasure to do it. What's your plan? Best regards, -Gonglei