From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KR96q-0000tm-40 for qemu-devel@nongnu.org; Thu, 07 Aug 2008 13:17:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KR96p-0000sa-GO for qemu-devel@nongnu.org; Thu, 07 Aug 2008 13:17:07 -0400 Received: from [199.232.76.173] (port=44832 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KR96p-0000sM-6G for qemu-devel@nongnu.org; Thu, 07 Aug 2008 13:17:07 -0400 Received: from smtp.ctxuk.citrix.com ([62.200.22.115]:22503 helo=SMTP.EU.CITRIX.COM) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KR96p-0006QG-3c for qemu-devel@nongnu.org; Thu, 07 Aug 2008 13:17:07 -0400 Received: from samy by implementation.famille.thibault.fr with local (Exim 4.69) (envelope-from ) id 1KR96n-0003vr-J1 for qemu-devel@nongnu.org; Thu, 07 Aug 2008 19:17:05 +0200 Date: Thu, 7 Aug 2008 18:17:05 +0100 From: Samuel Thibault Message-ID: <20080807171705.GA15074@implementation.uk.xensource.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] Re: [RFC][PATCH] Add HPET emulation to qemu (v2) 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 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. Samuel