On Wed, Mar 04, 2015 at 12:06:43PM +0000, Daniele Di Proietto wrote: > u64-stats-sync is a simple wrapper that compiles to a 'cntlock' in > 32-bit systems and is a no-op on 64-bit systems. It will be used by next > commits > > Signed-off-by: Daniele Di Proietto <[email protected]>
Also familiar from Linux ;-) I wonder whether there'd be any use for helpers, e.g. to add a value to a counter or to retrieve the current value of a counter. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
