MESI protocol

Modified, Exclusive, Shared, Invalid.

A cache coherency protocol where each cache line is marked with one of the four states.

The MESI protocol is used by the Pentium processor.