Hacker News new | ask | show | jobs
by sbahra 3951 days ago
RCU is a higher-level abstraction. You can implement RCU with epoch reclamation, typically there are more performant ways to detect grace periods in kernel space.