ABSTRACT

Coherence traffic can severely hurt application performance if the same cache line is modified frequently by different processors (false sharing). Section 7.2.4 will give hints for avoiding false sharing in user code.