<div dir="ltr">Hi,<div><br></div><div>All RCU flavors seem to use single common global counter, thread list, etc (to be precisely it seems that rcu_*lock is a single per-process "lock"). So if I use multiple data structures, i.e. rculfhashes, I protect them via single shared RCU "lock". In case of QSBR it looks problematic: reclamation of objects from object A depends on QS of threads which use another objects. What is the reason of such design? Especially in comparison with per-object RCU primitives. Any performance implications?<div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Eugene</div></div>
</div></div>