MSI Protocol

MSI protocol

The MSI protocol is a basic cache-coherence protocol used in computing, specifically for multiprocessor systems. Like other similar protocols, it uses its name's letters to denote the possible states of a cache line. This protocol helps maintain consistency in data values across multiple caches.

1 courses cover this concept

CS 149 PARALLEL COMPUTING

Stanford University

Fall 2022

Focused on principles and trade-offs in designing modern parallel computing systems, this course also teaches parallel programming techniques. It is intended for students looking to understand both parallel hardware and software design. Prerequisite knowledge in computer systems is required.

No concepts data

+ 45 more concepts