Why don’t I see more false sharing when different Threads write to the same variable?
I am trying to understand a simple example and wonder why I don’t see more false sharing than reported by perf c2c
.
I am trying to understand a simple example and wonder why I don’t see more false sharing than reported by perf c2c
.