HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Stupid RCU Tricks: So You Want to Torture RCU with a Non-Trivial Userspace?(paulmck.livejournal.com)

1 ポイント·投稿者 mfrw·2 年前·1 コメント
paulmck.livejournal.com
Stupid RCU Tricks: So You Want to Torture RCU with a Non-Trivial Userspace?

https://paulmck.livejournal.com/70127.html

1 コメント

eva_cananim·2 年前
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.