|
|
|
|
|
by tfigment
3630 days ago
|
|
Not an expert but RCU is more complex with respect to checking the CPU states for activity to ensure consistency. Sequential locks use spinlocks and a counter and allows for concurrent reads. This link [1] actually answers it specifically (sorry about the quora link). [1] https://www.quora.com/What-is-difference-between-the-RCU-rea... |
|