From owner-freebsd-current Fri Oct 11 11:20:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54DF237B401; Fri, 11 Oct 2002 11:20:26 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 020F643E42; Fri, 11 Oct 2002 11:20:22 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021011182021.KRS4193.rwcrmhc51.attbi.com@InterJet.elischer.org>; Fri, 11 Oct 2002 18:20:21 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA58572; Fri, 11 Oct 2002 11:18:46 -0700 (PDT) Date: Fri, 11 Oct 2002 11:18:45 -0700 (PDT) From: Julian Elischer To: Jim Pirzyk Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: -CURRENT running really slow under vmware2 In-Reply-To: <200210110707.36650.jim@pirzyk.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG define the 386' cpu type. it will make it not use some instructins that are not in the original 386. these instructions are also emulated VERY SLOWLY by vmware so not using them speeds up things.. On Fri, 11 Oct 2002, Jim Pirzyk wrote: > Does anyone have experience running a recient -CURRENT as > a vmware2 guest OS? I have tried -DP1 and a version from this > week and both just die a slow death. I first tried to install a > 4.6.2-RELEASE, and that worked. Then I tried to upgrade the > system to -CURRENT via a make world (mergemaster, etc). and > the 'make installworld' has not finished after 24 hours. The load > goes up to ~ 5 during the install. I have tried this in multi user mode > as well as in single user mode, no difference. > > When I install -DP1 and reboot, the system does the same thing processing > the /etc/rc* scripts and never makes multi user mode. If I boot single > user, the fsck has the same problem. > > - JimP > > -- > --- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $ > __o jim@pirzyk.org ----------------------------------------------- > _'\<,_ > (*)/ (*) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message