Spin Lock Implementation
I attended a Game Connection master class this year again. This time it was with Jason Gregory (Lead Programmer at Naughty Dog) on concurrent programming, and it was very interesting.
I won’t give a full account because we saw way too many things (500 slides!).
Instead, I’ll just write about a few spin lock implementation tricks that he showed us.