Linux guest doesn't get full processor clock speed

Discussions about using Linux guests in VirtualBox.
Post Reply
VBoxer11
Posts: 7
Joined: 17. Apr 2011, 11:04
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Linux guest doesn't get full processor clock speed

Post by VBoxer11 »

Hi,

I'm using a Mac Mini with Snow Leopard and have a problem with my Linux guests. VirtualBox is version 4.0.2.
When I used a Linux host, every guest had the full processor clock speed as expected. Under the Mac OS X host the guests get just a piece of it and this piece varies over the time: sometimes they get almost the whole speed, sometimes not even 200 MHz and so they behave sluggish. I found it out with Conky and with the distros (mainly openSUSE) own system tools.
How can I fix this to provide the whole processor clock speed to the VMs?

Thanks in advance!

VBoxer11
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Linux guest doesn't get full processor clock speed

Post by Sasquatch »

If you can throttle the speed on the Host side, then put it in full speed there. It sounds like the Host is throttling the CPU speed and the VM takes the speed that is currently available. If the Host has it on the lowest speed, the VM will get that and use it. Disable CPU throttling on the Host to keep the high speed all the time.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply