qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] Spread the use of QEMU threading & locking


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/5] Spread the use of QEMU threading & locking API
Date: Wed, 04 Apr 2012 18:39:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Il 04/04/2012 18:05, Jan Kiszka ha scritto:
>> > Perhaps you can take the relevant patches out of the thread-blocks
>> > branch at git://github.com/pbonzini/qemu.git?  The iothread eventfd
>> > could also use an EventNotifier.
> Yep, this screams for something like QemuEvent which pleases all users
> of current qemu_eventfd and EventNotifier - and fit into the existing
> threading/synchronization abstraction layout.

Kind of, on Unix you cannot poll synchronization primitives so
EventNotifier has to remain separate from qemu-thread.

> I retract patches 3&4, will be done on top of the event rework.

Cool, thanks!

Paolo



reply via email to

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