Poor performance in Debian guest?

Discussions about using Linux guests in VirtualBox.
Post Reply
Boomer
Posts: 3
Joined: 29. Mar 2017, 05:07

Poor performance in Debian guest?

Post by Boomer »

Hey there!

I just did a fresh install of VBox on Win10, with a semi-high end system:
  • 16GB DDR3 RAM
  • Intel i7-4790
  • MIS AMD r9 390x
I have installed Guest Additions, allocated 50GB to a virtual HDD, and I have also given the guest 8GB of RAM.

Despite all of this, my guest runs slowly a lot of the time. When nothing is open (on the guest) and is fullscreen, it's seamless, as if running a linux partition. However, many programs (Firefox, Eclipse, whatever) the guest's performance drops. The mouse starts stuttering, while typing the letters/words appear to the screen in bursts, and so on.

8GB RAM should be plenty for the guest to run all of the things I've tried with no problems. My Host never lags, ever, no matter what I'm doing in the guest environment.

Are there any suggestions to how I might tweak this to improve performance?
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Poor performance in Debian guest?

Post by socratis »

Follow a "start from cold-boot"/"observe error"/"shutdown" cycle. With the VM shut down completely (not paused or saved), right-click on the VM in the VirtualBox Manager and select "Show Log". Save only the first "VBox.log", ZIP it and attach it to your response (see the "Upload attachment" tab below the reply form).
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Boomer
Posts: 3
Joined: 29. Mar 2017, 05:07

Re: Poor performance in Debian guest?

Post by Boomer »

Thanks for your reply, but I fixed the issue.

In case anyone else has the same problem: All it took was allocating extra video memory and more threads on the processor.

It had been a while since I used VBox and I had forgotten these features existed.
Last edited by socratis on 29. Mar 2017, 14:43, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Poor performance in Debian guest?

Post by socratis »

Boomer wrote:more threads on the processor
Did you perhaps mean "more virtual CPUs to the guest" ?
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Boomer
Posts: 3
Joined: 29. Mar 2017, 05:07

Re: Poor performance in Debian guest?

Post by Boomer »

socratis wrote:
Boomer wrote:more threads on the processor
Did you perhaps mean "more virtual CPUs to the guest" ?
I had assumed it was increasing the number of cores, but that is probably what I meant.
Post Reply