On Tue, May 12, 2015 at 06:40:42AM +0000, Sorin Vinturis wrote: > There is no need to enforce Netlink serialization on transactions > sent from userspace. The access to the driver's shared resources > is synchronized anyway. Thus I have removed the master lock. > > I also removed the memory barrier from filter dispatch routine. > A memory barrier is already in place in OvsReleaseSwitchContext > function, due to the use of InterlockedCompareExchange function. > > Signed-off-by: Sorin Vinturis <[email protected]>
I haven't seen any reviews for this, I hope someone will look at it soon. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
