qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] scheduling of qemu threads


From: David S. Ahern
Subject: [Qemu-devel] scheduling of qemu threads
Date: Thu, 31 Jul 2008 09:50:00 -0600
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

Last week or so Anthony made a comment about qemu basically being single
threaded given its global mutex. What are the impacts to simultaneous
scheduling of qemu threads? As I understand it, qemu has a main thread,
a monitor thread, an IO thread and a thread for each vcpu. Can 2 or more
vcpu threads run concurrently? Can a vcpu thread and an IO thread run
concurrently? Does kvm alter the concurrency?

david




reply via email to

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