top | item 45330462

(no title)

orlp | 5 months ago

I take it you never wrote code involving atomic pointers. Regardless of memory usage, a lot of platforms only provide single-word atomics (efficiently), making bitpacking crucial for lockfree algorithms.

discuss

order

No comments yet.