From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPyGw-0002Lr-5h for qemu-devel@nongnu.org; Fri, 05 Sep 2014 14:30:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPyGn-0006r2-5x for qemu-devel@nongnu.org; Fri, 05 Sep 2014 14:30:10 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:37224) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPyGn-0006qr-05 for qemu-devel@nongnu.org; Fri, 05 Sep 2014 14:30:01 -0400 Received: by mail-wi0-f173.google.com with SMTP id cc10so219914wib.0 for ; Fri, 05 Sep 2014 11:30:00 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <540A0121.2030904@redhat.com> Date: Fri, 05 Sep 2014 20:29:53 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20140905135244.104423770@amt.cnet> <20140905182656.GA16828@amt.cnet> In-Reply-To: <20140905182656.GA16828@amt.cnet> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [patch 0/3] kvmclock: Ensure time in migration never goes backward (v3) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti , Andrey Korolyov Cc: =?windows-1252?Q?Marcin_Gibu=C5_a?= , "qemu-devel@nongnu.org" Il 05/09/2014 20:26, Marcelo Tosatti ha scritto: >> > Thanks, actually this series also introduces regression with average >> > live migration time - 42s avg vs 7s avg for the reference VM on >> > ping-pong test. Can you please confirm this? > Can't confirm - migration time is similar for me. It's also fairly unlikely. Paolo