1. add thread fence to ensure hash setting safe.
2. make reader not blocked by writer.

Yanqin Wei (2):
  [ovs-dev] [PATCH 1/2] cmap: add thread fence for slot update
  [ovs-dev] [PATCH 2/2] cmap: non-blocking cmap lookup

 lib/cmap.c | 159 ++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 103 insertions(+), 56 deletions(-)

-- 
2.17.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to