Hacker News
- How read-intensive is the kernel's use of RCU? (2022) https://paulmck.livejournal.com/67547.html 5 comments
- User-space RCU https://lwn.net/Articles/573424/ 12 comments
- Membarrier system call performance and the future of Userspace RCU on Linux http://lttng.org/blog/2018/01/15/membarrier-system-call-performance-and-userspace-rcu/ 4 comments
- Making algorithms lock-free with Read-Copy Update (RCU) http://the-paper-trail.org/blog/make-any-algorithm-lock-free-with-this-one-crazy-trick/ 57 comments
- Linux kernel initialization, part 9: RCU initialization https://github.com/0xAX/linux-insides/blob/master/Initialization/linux-initialization-9.md 2 comments
- This Linux-kernel-RCU bug fought well .....Stolen from Paul McKenney's share on another channel......insightful https://people.kernel.org/8q9a9dt4q3 8 comments linux
- (open access) talk by Linux RCU maintainer https://huawei-events.de/en/gsts23-paul-e-mckenney.htm 2 comments linux
- PREEMPT_RCU for broadcom-sta https://pastebin.com/r2qMyQ3q 2 comments gentoo
- Optimising a RCU bp for Biter Battles https://pastebin.com/TP1fQ5Ng 2 comments factorio
- Stupid RCU Tricks: Is RCU Watching? https://paulmck.livejournal.com/67073.html 6 comments linux
- "Among various kinds of locks in Linux kernel code base, lock_sock() is probably the weirdest one (if RCU is not even weirder)." https://medium.com/@c0ngwang/the-design-of-lock-sock-in-linux-kernel-69c3406e504b 3 comments programming
- The real direct inserting RCU factory https://www.reddit.com/r/factorio/comments/h8dqa5/the_real_direct_inserting_rcu_factory/ 3 comments factorio
- Linux kernel initialization. Part 9. RCU initialization https://github.com/0xax/linux-insides/blob/master/initialization/linux-initialization-9.md 3 comments programming
- Lock-free Data Structures. The Inside. RCU http://kukuruku.co/hub/cpp/lock-free-data-structures-the-inside-rcu 4 comments programming
- User-space RCU: an extensive article series on why and how to use the read-copy-update lock-avoidance algorithm in user space https://lwn.net/articles/573424/ 5 comments programming
- Linux 2.6.38 could improve kernel performance by 50 percent, thanks to new RCU lookup. http://blog.internetnews.com/skerner/2011/01/linux-2638-eliminates-last-mai.html 69 comments linux
- What is RCU, Fundamentally? http://lwn.net/subscriberlink/262464/4b9bc44e8e641e2a/ 7 comments programming