Using read-copy-update
Using read-copy-update
Posted Jul 11, 2003 14:41 UTC (Fri) by goatbar (guest, #10402)Parent article: Using read-copy-update
What happens if a different processor updates the stucture before before the one scheduled to be deleted is deleted. It must keep a queue of these sturctures to delete, right? RCU seems like a nice and simple algorithm.
