Hacker News new | ask | show | jobs
by gpderetta 2363 days ago
On Intel (and probably very similar on AMD) the cost of a completely uncontented, cache hit, simple spin lock acquisition is ~20 clock cycles while the release is almost free.