On Fri, Dec 27, 2013 at 8:03 PM, Ben Pfaff <b...@nicira.com> wrote: > This is a thin wrapper around an atomic_uint. It is useful anyhow because > each ovs_refcount_ref() or ovs_refcount_unref() call saves a few lines of > code. > > This commit also changes all the potential direct users over to use the new > data structure. > > Signed-off-by: Ben Pfaff <b...@nicira.com> > --- Looks good to me. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- Re: [ovs-dev] [dpif-netdev 05/15] ... Pravin Shelar
- Re: [ovs-dev] [dpif-netdev 05/15] ... Ben Pfaff
- Re: [ovs-dev] [dpif-netdev 05/15] ... Pravin Shelar
- Re: [ovs-dev] [dpif-netdev 05/15] ... Ben Pfaff
- [ovs-dev] [dpif-netdev 12/15] dpif-netdev: Break actions out... Ben Pfaff
- [ovs-dev] [dpif-netdev 03/15] netdev-dummy: Make netdev_rx_w... Ben Pfaff
- [ovs-dev] [dpif-netdev 10/15] ovs-atomic: Introduce a new 's... Ben Pfaff
- Re: [ovs-dev] [dpif-netdev 10/15] ovs-atomic: Introduce... Pravin Shelar
- [ovs-dev] [dpif-netdev 02/15] netdev-dummy: Remove unused me... Ben Pfaff
- [ovs-dev] [dpif-netdev 08/15] ovs-atomic: New functions atom... Ben Pfaff
- [ovs-dev] [dpif-netdev 06/15] dpif-netdev: Use hmap instead ... Ben Pfaff
- [ovs-dev] [dpif-netdev 14/15] dpif-netdev: Make thread-safet... Ben Pfaff