Re: [Qemu-devel] [PATCH v2 0/2] make AioContext's bh re-entrant

2013-06-18 Thread Paolo Bonzini
Il 18/06/2013 04:40, liu ping fan ha scritto: > On Mon, Jun 17, 2013 at 3:11 PM, Paolo Bonzini wrote: >> Il 16/06/2013 13:21, Liu Ping Fan ha scritto: >>> When trying out of QBL, we badly require more fine defined barrier and >>> atomic ops, so >>> I repost Paolo's atomic patch which fetched gith

Re: [Qemu-devel] [PATCH v2 0/2] make AioContext's bh re-entrant

2013-06-17 Thread liu ping fan
On Mon, Jun 17, 2013 at 3:11 PM, Paolo Bonzini wrote: > Il 16/06/2013 13:21, Liu Ping Fan ha scritto: >> When trying out of QBL, we badly require more fine defined barrier and >> atomic ops, so >> I repost Paolo's atomic patch which fetched github.com/bonzini/qemu.git rcu > > CCing block maintain

Re: [Qemu-devel] [PATCH v2 0/2] make AioContext's bh re-entrant

2013-06-17 Thread Paolo Bonzini
Il 16/06/2013 13:21, Liu Ping Fan ha scritto: > When trying out of QBL, we badly require more fine defined barrier and atomic > ops, so > I repost Paolo's atomic patch which fetched github.com/bonzini/qemu.git rcu CCing block maintainers. Almost Reviewed-by: Paolo Bonzini You're still not docu

[Qemu-devel] [PATCH v2 0/2] make AioContext's bh re-entrant

2013-06-16 Thread Liu Ping Fan
When trying out of QBL, we badly require more fine defined barrier and atomic ops, so I repost Paolo's atomic patch which fetched github.com/bonzini/qemu.git rcu (thanks Paolo, with your urcu patches, things go more easily) v1->v2: more fine document introduce another wmb for qemu_bh_schedul