From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FfFwn-0001tT-5q for qemu-devel@nongnu.org; Sun, 14 May 2006 08:43:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FfFwk-0001pp-6b for qemu-devel@nongnu.org; Sun, 14 May 2006 08:43:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FfFwj-0001pY-T6 for qemu-devel@nongnu.org; Sun, 14 May 2006 08:43:41 -0400 Received: from [203.190.192.17] (helo=wasp.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FfFyv-0007q3-6E for qemu-devel@nongnu.org; Sun, 14 May 2006 08:45:57 -0400 Message-ID: <44672665.2090608@wasp.net.au> Date: Sun, 14 May 2006 16:45:25 +0400 From: Brad Campbell MIME-Version: 1.0 Subject: Re: [Qemu-devel] w98se slow with kqemu, apparently some systems only References: <200605141624.39231.mr@ramendik.ru> <200605141628.24354.mr@ramendik.ru> In-Reply-To: <200605141628.24354.mr@ramendik.ru> 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 Mikhail Ramendik wrote: > I wrote: > >> There seems to be an issue with guest Windows 98 SE on qemu 0.8.1 and kqemu >> 1.3.0pre7, on a Linux host. >> >> Windows 98 SE is visibly very slow; and when qemu is run with -no-kqemu, it >> is actually faster. > > I forgot to mention that the CPU use as per "top" is constantly at 100%, > almost all of it by qemu, with over 60% in "system"; > > With guest NT4 (which is fast) the CPU use is near zero when the NT system is > idle. > Do you have the idle driver loaded in win98 as per the qemu docs? Otherwise it will use 100% cpu, where as NT based systems know how to hlt the processor -- "Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so." -- Douglas Adams