DragonFly NUMA and cache-line locality
http://lists.dragonflybsd.org/pipermail/users/2017-February/313242.html [lists.dragonflybsd.org]
2017-03-03 18:22
The work that has gone into master the last two months has focused on the minutiae of the effect of cache line bounces in various subsystems. These are not contested locks per-say, instead they reflect performance on multi-socket systems when the same global might be hit by cpus on different sockets.
source: Dfly