On Mon, Dec 30, 2013 at 04:44:45PM -0800, Jarno Rajahalme wrote:
> How about adding an OVS wrapper for atomic_ullong with a mutex-based
> fallback implementation? Would be nice, especially if a native
> implementation exists on some of the most used compilers/targets (?)

That's a good idea.

I suspect that 64-bit targets tend to support 64-bit atomics and that
32-bit targets tend not to.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to