qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Multi process. using threads in qemu


From: Samuel Thibault
Subject: Re: [Qemu-devel] Multi process. using threads in qemu
Date: Sat, 27 Mar 2010 01:40:18 +0100
User-agent: Mutt/1.5.12-2006-07-14

Alexandre Muller, le Fri 26 Mar 2010 21:26:52 -0300, a écrit :
> 1 - The is a known discussion about it?

Yes. The basic answer is: this is hard. You'd need to keep the memory
coherency etc.

> 2 - There is a patch or a dirty and quick way to do it? (I not worried about
> safety)

Use kvm. In that case the CPU handles the memory coherency etc. and thus
you do get parallelism.

Samuel




reply via email to

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