Hacker News new | ask | show | jobs
by eva_cananim 871 days ago
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.