From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KzYdV-0002Og-JP for qemu-devel@nongnu.org; Mon, 10 Nov 2008 10:25:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KzYdS-0002NQ-20 for qemu-devel@nongnu.org; Mon, 10 Nov 2008 10:25:05 -0500 Received: from [199.232.76.173] (port=41342 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KzYdR-0002NL-Nv for qemu-devel@nongnu.org; Mon, 10 Nov 2008 10:25:01 -0500 Received: from rn-out-0910.google.com ([64.233.170.191]:61001) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KzYdR-0006UB-TA for qemu-devel@nongnu.org; Mon, 10 Nov 2008 10:25:01 -0500 Received: by rn-out-0910.google.com with SMTP id m61so1772395rnd.8 for ; Mon, 10 Nov 2008 07:25:00 -0800 (PST) Message-ID: <49185247.70905@codemonkey.ws> Date: Mon, 10 Nov 2008 09:24:55 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [RESEND][PATCH 0/3] Fix guest time drift under heavy load. References: <20081029152236.14831.15193.stgit@dhcp-1-237.local> <20081106081206.GD3820@redhat.com> <4912FAE5.9010100@codemonkey.ws> <200811061424.43689.paul@codesourcery.com> <491301C9.40506@codemonkey.ws> <20081106145142.GA29861@redhat.com> <49130F54.4060907@codemonkey.ws> <20081108083620.GB19381@redhat.com> <491711AB.7000806@codemonkey.ws> <20081110143750.GA20617@redhat.com> In-Reply-To: <20081110143750.GA20617@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gleb Natapov Cc: Paul Brook , qemu-devel@nongnu.org Gleb Natapov wrote: > On Sun, Nov 09, 2008 at 10:36:59AM -0600, Anthony Liguori wrote: > > >> Otherwise, I'm curious if you have any insight into where we're pausing >> for 10ms that's causing the missed interrupt? >> >> > Don't know yet. > What's your full command line? Regards, Anthony Liguori