DragonFly kernel - Improve exec performance
http://lists.dragonflybsd.org/pipermail/commits/2017-February/625534.html [lists.dragonflybsd.org]
2017-03-01 03:10
My guess is that multiple atomic ops degrade the instruction pipeline more than one would otherwise expect due to the multiple memory fences.
source: Dfly