From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KRAXM-0002wq-6g for qemu-devel@nongnu.org; Thu, 07 Aug 2008 14:48:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KRAXK-0002uv-7s for qemu-devel@nongnu.org; Thu, 07 Aug 2008 14:48:35 -0400 Received: from [199.232.76.173] (port=58644 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRAXK-0002uc-0B for qemu-devel@nongnu.org; Thu, 07 Aug 2008 14:48:34 -0400 Received: from an-out-0708.google.com ([209.85.132.245]:5377) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KRAXJ-0005ld-BA for qemu-devel@nongnu.org; Thu, 07 Aug 2008 14:48:33 -0400 Received: by an-out-0708.google.com with SMTP id d18so158770and.130 for ; Thu, 07 Aug 2008 11:48:31 -0700 (PDT) Message-ID: <489B435B.6040201@codemonkey.ws> Date: Thu, 07 Aug 2008 13:47:55 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [RFC][PATCH] Add HPET emulation to qemu (v2) References: <20080807171705.GA15074@implementation.uk.xensource.com> In-Reply-To: <20080807171705.GA15074@implementation.uk.xensource.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: qemu-devel@nongnu.org Samuel Thibault wrote: > Beth Kon wrote some time ago: > >> But for an idle guest in both cases (with and without HPET), the >> number of wakeups per second was relatively low (28). >> > > Oh, btw, did you try to reduce the qemu window? (or disconnect the VNC > client if you are using VNC) 28 might be just because of the gui refresh > rate. Reducing the window will lower the gui refresh rate to 2Hz. > It was with VNC (and I don't think a VNC client was connected). Beth is on vacation this week but she can respond when she gets back next week. Regards, Anthony Liguori > Samuel > > >