RCU-safe reference counting
RCU-safe reference counting
Posted Jul 15, 2004 20:32 UTC (Thu) by dvdeug (subscriber, #10998)Parent article: RCU-safe reference counting
Using the assembly instruction cmpxchg is all fine and dandy if you're running on ix86 or AMD-64. What happens on the other architectures?
