From owner-freebsd-emulation Sun Feb 2 16:19:22 2003 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D432837B401 for ; Sun, 2 Feb 2003 16:19:20 -0800 (PST) Received: from kestrel.alerce.com (kestrel.alerce.com [209.182.219.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA36043F9B for ; Sun, 2 Feb 2003 16:19:19 -0800 (PST) (envelope-from hartzell@rosebud.alerce.com) Received: from rosebud.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) by kestrel.alerce.com (8.12.4/8.12.4) with ESMTP id h130J4k6026830 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Sun, 2 Feb 2003 16:19:05 -0800 (PST) (envelope-from hartzell@rosebud.alerce.com) X-Authentication-Warning: kestrel.alerce.com: Host w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92] claimed to be rosebud.alerce.com Received: from rosebud.alerce.com (rosebud.alerce.com [127.0.0.1]) by rosebud.alerce.com (8.12.7/8.12.7) with ESMTP id h130J7Rm001179 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 2 Feb 2003 16:19:08 -0800 (PST) (envelope-from hartzell@rosebud.alerce.com) Received: (from hartzell@localhost) by rosebud.alerce.com (8.12.7/8.12.6/Submit) id h130J520001175; Sun, 2 Feb 2003 16:19:05 -0800 (PST) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15933.46456.409281.504085@rosebud.alerce.com> Date: Sun, 2 Feb 2003 16:19:04 -0800 To: freebsd-emulation@freebsd.org Subject: vmware pegging the CPU? X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: hartzell@kestrel.alerce.com (George Hartzell) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm running FreeBSD 4.7-RELEASE-p3 and vmware from ports (vmware2-2.0.4.1142). I've moved over a virtual disk w/ Windows98 that's been running happily on this same laptop running various generations of RedHat Linux (most recently 7.2). In the old [Linux] days, the cpu-meter would jump and stick at 1 while the virtual machine was waiting for me to log in (name and password), and then as long as I wasn't doing anything, the load would drop down to near zero. On the FreeBSD system the CPU stays pegged at one and the vmware process piles up most of the cpu time. I've tried attaching to the running vmware via gdb and I seem to always catch it in a select. I had to make some changes to the configuration to get the image on the virtual disk to run, but the only thing that seems relevant is that I've [for the moment] switch from a host-only network that the host-os NAT'ed out to a bridged interface. The cpu being pegged causes the fan to run constantly and drains all of the juice in the laptop's batteries.... Can anyone make a suggestion about how I can figure out what it's up to? g. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message