rcuja: use rcu ja app flavor for shadow hash table
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 12 Aug 2012 20:26:53 +0000 (16:26 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 14 May 2013 14:20:23 +0000 (16:20 +0200)
commit5eb692c04e2089c97642bd1937343d90be04d691
treec0cb5f76f7de8684162712c4c1eb9ba1bac803c9
parent25fde237be5027b94803d514f92d65a0263b65e9
rcuja: use rcu ja app flavor for shadow hash table

Since we use call_rcu to delay reclaim of the rcu ja node too, we need
to use the same RCU flavor as the application that calls the RCU JA API.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rcuja/rcuja-internal.h
rcuja/rcuja-shadow-nodes.c
rculfhash.c
urcu/rculfhash.h
This page took 0.026617 seconds and 4 git commands to generate.