K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-07-23T08:42:16.013673Z K 7 svn:log V 316 vm: annotate swap_reserved with __exclusive_cache_line The counter keeps being updated all the time and variables read afterwards share the cacheline. Note this still fundamentally does not scale and needs to be replaced, in the meantime gets a bandaid. brk1_processes -t 52 ops/s: before: 8598298 after: 9098080 END