Share Memory Image
•Previous models of shared memory have literally
implemented a single memory unit where all data resides
•Besides
being a point of contention, a single memory doesn’t permit caching (though “read-only”
caching is OK)
•The SMP turns the idea around and exploits caching to
implement a shared memory