[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: Fix hang setting QEMU vcpu count
- From: Daniel Veillard <veillard redhat com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: Fix hang setting QEMU vcpu count
- Date: Tue, 10 Mar 2009 16:30:40 +0100
On Tue, Mar 10, 2009 at 12:11:07PM +0000, Daniel P. Berrange wrote:
> In the QEMu driver, the qemudDomainSetVcpus() entry point is calling into
> another entry point qemudDomainGetMaxVcpus(), this causes a deadlock due
> to recursive mutex locking. The qemudDomainSetVcpus() method should in fact
> be calling the internal method qemudGetMaxVCPUs(). This patch makes it do
> that, thus avoiding the recursive mutex locking.
Oh, right ! ACK
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
daniel veillard com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]