Hacker News new | ask | show | jobs
by hedora 3462 days ago
You can reduce some linked list operations (including multi-element ones) to a single CAS, which is often good enough.