32
edits
Changes
→The MESI protocol
'''Modified''' - The only cached duplicate is the modified, distinct from main memory cache line.
'''Exclusive''' - The modified, separate from main memory cache line is the only cached copy.
'''Shared''' - identical to main memory, but there might be duplicates in other caches.
'''Invalid''' - Line data is not valid.