Main Page | See live article | Alphabetical index

MESI protocol

The MESI protocol (known also as Illinois protocol) is a widely used cache coherency and memory coherence protocol, which was later introduced by Intel in the Pentium processor to "support the more efficient write-back cache in addition to the write-through cache previously used by the Intel486 processor".

Every cache line is marked with one of the four following states (coded in two additional bits):

See also: