Preliminaries
The machines being considered are called distributed shared memory (DSM) class
The subclass is the CC-NUMA, cache coherent, non-uniform memory access
On an access-fault by the processor ...
- Find out information about the state of the cache block in other machines
- Determine exact location of copies, if necessary
- Communicate with other controllers to implement the protocol