qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 05/11] memory: add ref/unref


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 05/11] memory: add ref/unref
Date: Mon, 01 Jul 2013 16:38:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

Il 01/07/2013 16:29, Jan Kiszka ha scritto:
> Reviewed-by: Jan Kiszka <address@hidden>
> 
> BTW, shouldn't object_ref/unref be converted to atomics /
> __sync_fetch_and_add/sub? I'm carrying a modified patch by Ping Fan for
> this here.

Yes, they should.  Not necessarily _now_, but certainly before the RCU
stuff I posted (which should include call_rcu-ification of the
object_finalize call).  If you send that patch I'll pick it up as well.

Paolo



reply via email to

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