1 comment

[ 3.6 ms ] story [ 11.8 ms ] thread
As far as I can tell from googling for a few minutes, in this context "RCU" is a linux kernel thing for arbitrating different threads accessing the same memory using Read-Copy-Update method.