RCU: check for both period active readers initially
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 27 Oct 2022 15:00:37 +0000 (11:00 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 27 Oct 2022 15:00:37 +0000 (11:00 -0400)
commitbcdea8ac3df8c5c4d5ac8de5fc0ea654713e6ead
treef08d42d1598f99c697f628936f3ea70bef0572c1
parent4722edf96a510bca63e0c00cfed3c1da626e4631
RCU: check for both period active readers initially

Considering that the period flip is only useful for forward progress, we
can initially try to observe whether both periods have 0 readers active
to complete the grace period.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/rcu.h
This page took 0.022757 seconds and 4 git commands to generate.