True/False Sharing
•
If two processors reference the same cache
line and the same word, they are “truly”
sharing
•
If two processors reference the same cache
line but a different word, they are “falsely”
sharing
Cache
...
...
addr
...
P0 references
P1 references