rcuja: add duplicate at end of list
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 7 Jun 2013 20:46:02 +0000 (16:46 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 7 Jun 2013 20:46:02 +0000 (16:46 -0400)
commit28fd1038095007b48a9f81ee13cadcdff62853ef
treee3159b30f065ac7c959cd50fa1d4510393be4c6d
parent12f246ace65311b9b269abec5572078293065f4b
rcuja: add duplicate at end of list

Add duplicate nodes at end of list to provide key existance guarantee to
RCU traversals performed concurrently during a succession of add
followed by delete of the same key.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rcuja/rcuja.c
This page took 0.025518 seconds and 4 git commands to generate.