Opened 11 years ago
Last modified 10 years ago
#12180 new defect
running slow
Reported by: | CompTech | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
I installed the version 4.3 of virtualbox. After installing virtualbox my vm's started running slow. So slow that I had to uninstall it and re install 4.2.18. attached is the log file from the vm that I was running.
Attachments (3)
Change History (17)
by , 11 years ago
by , 11 years ago
Attachment: | VBox.log.1 added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
No it still is causing a blue screen of IRQL_NOT_LESS_OR_EQUAL
STOP: 0X0000000A (0X00000016, 0X0000001C, 0X00000000, 0X804FA2D6)
that is with 3d disabled. When I reboot it will do the same thing. that is what started it in the first place. blue screen then on second boot it will be slow.
comment:4 by , 11 years ago
It didn't blue screen but the vm is still running slow. Taking a long time to get to the login screen. It still has not come up to the windows login screen. I will include the current log file for the vm and going back to 4.2.18
by , 11 years ago
Attachment: | VBox.2.log added |
---|
this is the vbox logfile from today with the changes suggested.
comment:5 by , 11 years ago
Host is Linux, 2D-Acceleration used,
Chipset PIIX3, Storage PIIX4
Guest is Windows XP Pro SP3,
when allowing only 1 Processor everything runs fast, with 2 Processors (after upgrade from 4.2.18) cpu load is almost all the time at 200% (2 cpus), until everything has loaded, GUI is very sluggish
and it (windows xp) already hardlocked several times
strange thing:
after setting back to 2 processors - the guest (windows xp) is pretty fast, will see how long this goes ...
comment:6 by , 11 years ago
FWIW, I have the same problem. As soon as I upgraded to 4.3, my guest is running like molasses.
The host is slow too. In the host, VirtualBox.exe is taking 40-90% of cpu. Didn't do that before.
comment:7 by , 11 years ago
Version 4.3.2 is a little better. It is stable at least. It is still slow running but it does not hang now. I still have to revert back to 4.2.18 to get any speed in my vm's. The cpu meter on my desktop shows that the cpu is being used very heavily.
comment:8 by , 11 years ago
What so far no one mentioned is if there is high load inside the VM. Because if that's the case then high CPU load on the host is unavoidable, and we need to find out what's triggering this unexpected guest activity (process name, any further hints?).
comment:9 by , 11 years ago
No particular process seems to be slowing the guest. Something's happening with it though, because the sound is choppy. And Guest Additions has crashed twice now. I'll try updating to 4.3.2, see what difference that makes.
comment:10 by , 11 years ago
Upgraded to 4.3.2. I don't see anything taking cycles on the guest (XP) at idle, but whenever I try to do anything at all, processor usage jumps way up and stays there for several seconds. No particular process seems to be doing it; they all take a lot of cpu.
This guest used to be snappy, now even drawing a window is slow.
Without process names and usage number specifics, this probably isn't much help. Sorry. "Just a feeling" isn't much to go on.
This came just from opening My Computer. Seems like a lot of activity for opening a window that has not much in it: http://thumbsnap.com/zLZ6KZ8C
comment:11 by , 11 years ago
I can confirm this,
it appears to primarily effect 32bit virtual machines on 64bit hosts.
the CPU load for the virtual machine will hit the maximum for the given cores assigned and the host will actually behave sluggish, seeming to clear up once the os has finally booted.
a 64bit guest on the other hand is using minimal load during the virtual machine boot process
I could previously boot both guests at the same time very quickly, now the 32bit host bogs down both vm's when i try to under 4.3.x
comment:13 by , 10 years ago
Still relevant in 4.3.28. Host: Ubuntu 14.04.02 (x64) Guest: Windows XP (x32)
Per guest performance occurs when setting CPU count to two(2) (or greater than one) and enabling "I/O APIC".
Could this be 3D-related, i.e. what happens if you disable 3D for that VM?