qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [OVMF+VIFO+QEMU] Large VM RAM allocation = Long Boot Ti


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [OVMF+VIFO+QEMU] Large VM RAM allocation = Long Boot Times
Date: Thu, 15 Nov 2018 11:34:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

Cc'ing qemu-devel@

On 15/11/18 6:58, A Z wrote:
This is an issue that involves a combination of different software
packages, so my apologies in advance if this is the wrong list to post on.

I'm experiencing terrible boot times when I assign a large amount of RAM to
a VM when used in combination with VIFO/PCI-passthrough.

On a VM with a Nvidia GTX 970 + USB controller and 24GiB of RAM assigned,
the time to the TianoCore splash screen is ~5 minutes. It's then ~30
seconds before Windows 10 begins to boot (spinning dots). During this time,
the QEMU CPU core threads are 100% busy.

According to `perf`, the QMU CPU core threads are spending most of their
time waiting on a spinlock over kvm->mmu_lock that's created by
kvm_zap_gfn_range.

I'm fairly certain that ~1 year ago (if not longer) the same configuration
didn't take this long to boot.

Regards,
Adam



reply via email to

[Prev in Thread] Current Thread [Next in Thread]