[ovs-dev] [PATCH v2 4/5] Use ovs_refcount_unref_relaxed.

Ben Pfaff blp at nicira.com
Mon Jul 7 16:47:00 UTC 2014


On Fri, Jul 04, 2014 at 07:21:18AM -0700, Jarno Rajahalme wrote:
> After a quick analysis, in most cases the access to refcounted objects
> is clearly protected either with an explicit lock/mutex, or RCU. there
> are only a few places where I left a call to ovs_refcount_unref().
> Upon closer analysis it may well be that those could also use the
> relaxed form.
> 
> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>

I didn't look at these closely.  Should I?

Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list