Using read-copy-update
Posted Jan 16, 2004 23:26 UTC (Fri) by
PaulMcKenney (subscriber, #9624)
In reply to:
Using read-copy-update by goatbar
Parent article:
Using read-copy-update
Yep, RCU maintains a per-CPU queue of callbacks registered by call_rcu(), which in this case would be equivalent to a per-CPU queue of items to be deleted.
(
Log in to post comments)