Concurrent code and expensive instructions
Concurrent code and expensive instructions
Posted Mar 25, 2011 3:10 UTC (Fri) by PaulMcKenney (✭ supporter ✭, #9624)In reply to: Concurrent code and expensive instructions by Julie
Parent article: Concurrent code and expensive instructions
You are quite correct. I was confusing atomic_add_return() with the x86 xadd instruction. Not quite the same!
