From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akpks-0002Zo-5l for qemu-devel@nongnu.org; Tue, 29 Mar 2016 05:16:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akpkl-0005M9-P8 for qemu-devel@nongnu.org; Tue, 29 Mar 2016 05:16:06 -0400 Received: from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]:35368) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akpkl-0005Lt-Ho for qemu-devel@nongnu.org; Tue, 29 Mar 2016 05:15:59 -0400 Received: by mail-wm0-x244.google.com with SMTP id 139so3362918wmn.2 for ; Tue, 29 Mar 2016 02:15:59 -0700 (PDT) Sender: Paolo Bonzini References: <1458836125-73613-1-git-send-email-cornelia.huck@de.ibm.com> <56F41E8D.5000609@redhat.com> <20160329101805.7ff42e7c.cornelia.huck@de.ibm.com> From: Paolo Bonzini Message-ID: <56FA47C9.5080800@redhat.com> Date: Tue, 29 Mar 2016 11:15:53 +0200 MIME-Version: 1.0 In-Reply-To: <20160329101805.7ff42e7c.cornelia.huck@de.ibm.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/6] virtio: refactor host notifiers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: famz@redhat.com, borntraeger@de.ibm.com, mst@redhat.com, qemu-devel@nongnu.org, tubo@linux.vnet.ibm.com, stefanha@redhat.com On 29/03/2016 10:18, Cornelia Huck wrote: >> > >> > Tested-by: Paolo Bonzini >> > >> > Resisted 6 minutes versus 10 seconds. At about 2.5 seconds per reboot, >> > that means the failure happened at the fourth reboot before, and >> > resisted about 150 reboots with your patches. > > Thanks for testing! > > Is the failure still the same? I thought I had understood the problem > by now, and I'm wondering which hole we're still missing. No, I just had to leave after the 6 minutes so I turned it off. :) Paolo