Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2003 14:30:35 -0500
From:      Garance A Drosihn <drosih@rpi.edu>
To:        <yvon.quere@laposte.net>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: 5.0-RELEASE under VMWare 3 : slowdown and even hangup
Message-ID:  <p05200f11ba719f8664bf@[128.113.24.47]>
In-Reply-To: <HA8RDC$5483FA66F3E31017A0577C558697EF03@laposte.net>
References:  <HA8RDC$5483FA66F3E31017A0577C558697EF03@laposte.net>

next in thread | previous in thread | raw e-mail | index | archive | help
At 10:51 AM +0100 2/13/03, yvon.quere@laposte.net wrote:
>I'm kinda in the same situation : XP Pro, WMWare 3.2, several
>virtual machines running fine (linux,w2k), but the freebsd
>5-RELEASE is quite a pain to use in this env.
>
>The guest OS keeps on slowing down, to the point that it's
>unusable.
>
>Kris Kenna talked about a kernel option for fix this. The
>problem would be related to a specific opcode emulation
>done by VMWare.

If you look in the file:
        /usr/src/sys/i386/conf/NOTES

You will find an option called CPU_DISABLE_CMPXCHG

You need to compile a kernel which has this option when running
under VMWare.  You can not use this option with the SMP option,
but then you probably should not be using an SMP kernel when
running under VMWare!

I realize you then have the problem of how to compile the new
kernel when it takes so long to do anything with the standard
GENERIC kernel.  Perhaps it would go better if you booted up in
single-user mode, and then compiled and installed the new kernel.
However, that is just a guess on my part.  It would probably be
easier to get someone else to compile a 5.0-release kernel with
that CPU_DISABLE_CMPXCHG option.

-- 
Garance Alistair Drosehn            =   gad@gilead.netel.rpi.edu
Senior Systems Programmer           or  gad@freebsd.org
Rensselaer Polytechnic Institute    or  drosih@rpi.edu

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05200f11ba719f8664bf>