Hacker News
- An Introduction to Lock-Free Programming (2012) https://preshing.com/20120612/an-introduction-to-lock-free-programming/ 36 comments
- An Introduction to Lock-Free Programming (2012) http://preshing.com/20120612/an-introduction-to-lock-free-programming/ 2 comments
- An Introduction to Lock-Free Programming (2012) http://preshing.com/20120612/an-introduction-to-lock-free-programming/ 20 comments
- An Introduction to Lock-Free Programming http://preshing.com/20120612/an-introduction-to-lock-free-programming 20 comments
- An Introduction to Lock-Free Programming http://preshing.com/20120612/an-introduction-to-lock-free-programming/ 19 comments programming
- An Introduction to Lock-Free Programming http://preshing.com/20120612/an-introduction-to-lock-free-programming 18 comments programming
Linking pages
- This Is Why They Call It a Weakly-Ordered CPU http://preshing.com/20121019/this-is-why-they-call-it-a-weakly-ordered-cpu 109 comments
- My First Kernel Module: A Debugging Nightmare https://reberhardt.com/blog/2020/11/18/my-first-kernel-module.html 85 comments
- Double-Checked Locking is Fixed In C++11 https://preshing.com/20130930/double-checked-locking-is-fixed-in-cpp11/ 74 comments
- Locks Aren't Slow; Lock Contention Is https://preshing.com/20111118/locks-arent-slow-lock-contention-is/ 67 comments
- You Can Do Any Kind of Atomic Read-Modify-Write Operation http://preshing.com/20150402/you-can-do-any-kind-of-atomic-read-modify-write-operation/ 20 comments
- Weak vs. Strong Memory Models https://preshing.com/20120930/weak-vs-strong-memory-models/ 14 comments
- Porting Takua Renderer to 64-bit ARM- Part 1 https://blog.yiningkarlli.com/2021/05/porting-takua-to-arm-pt1.html 10 comments
- This Hash Table Is Faster Than a Judy Array http://preshing.com/20130107/this-hash-table-is-faster-than-a-judy-array/ 10 comments
- Atomic vs. Non-Atomic Operations http://preshing.com/20130618/atomic-vs-non-atomic-operations/ 3 comments
- Inside the Go CPU profiler https://sumercip.com/posts/inside-the-go-cpu-profiler/ 1 comment
- Memory Ordering at Compile Time http://preshing.com/20120625/memory-ordering-at-compile-time/ 0 comments
- Acquire and Release Semantics http://preshing.com/20120913/acquire-and-release-semantics/ 0 comments
- GitHub - tsenart/tb: A generic lock-free implementation of the "Token-Bucket" algorithm https://github.com/tsenart/tb 0 comments
- Memory Barriers Are Like Source Control Operations https://preshing.com/20120710/memory-barriers-are-like-source-control-operations/ 0 comments
- Introducing Mintomic: A Small, Portable Lock-Free API http://preshing.com/20130505/introducing-mintomic-a-small-portable-lock-free-api 0 comments
- Acquire and Release Fences http://preshing.com/20130922/acquire-and-release-fences/ 0 comments
- GitHub - mulle-concurrent/mulle-aba: 🚮 A lock-free, cross-platform solution to the ABA problem https://github.com/mulle-nat/mulle-aba 0 comments
Linked pages
- Memory Reordering Caught in the Act https://preshing.com/20120515/memory-reordering-caught-in-the-act/ 86 comments
- Locks Aren't Slow; Lock Contention Is https://preshing.com/20111118/locks-arent-slow-lock-contention-is/ 67 comments
- 1024cores http://www.1024cores.net/ 67 comments
- Documentation Archive https://developer.apple.com/library/ios/#documentation/Security/Conceptual/SecureCodingGuide/Articles/SecLandscape.html 59 comments
- https://www.kernel.org/doc/documentation/memory-barriers.txt 35 comments
- http://kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.2011.01.02a.pdf 20 comments
- Weak vs. Strong Memory Models https://preshing.com/20120930/weak-vs-strong-memory-models/ 14 comments
- Understanding Atomic Operations | 0xjfdube http://jfdube.wordpress.com/2011/11/30/understanding-atomic-operations/ 5 comments
- http://g.oswego.edu/dl/jmm/cookbook.html 5 comments
- ABA problem - Wikipedia https://en.wikipedia.org/wiki/ABA_problem 1 comment
- Memory Ordering at Compile Time http://preshing.com/20120625/memory-ordering-at-compile-time/ 0 comments
- Acquire and Release Semantics http://preshing.com/20120913/acquire-and-release-semantics/ 0 comments
- Lockless Programming Considerations for Xbox 360 and Microsoft Windows - Win32 apps | Microsoft Learn https://msdn.microsoft.com/en-us/library/windows/desktop/ee418650(v=vs.85).aspx 0 comments
- Memory Barriers Are Like Source Control Operations https://preshing.com/20120710/memory-barriers-are-like-source-control-operations/ 0 comments
- Lightweight In-Memory Logging https://preshing.com/20120522/lightweight-in-memory-logging/ 0 comments
Related searches:
Search whole site: site:preshing.com
Search title: An Introduction to Lock-Free Programming
See how to search.