Question: Consider a 3-processor multiprocessor connected with a scalable network that has the following properties: (i) distributed memory organization, (ii) directory-based cache coherence protocol, (iii) write-invalidate
Consider a 3-processor multiprocessor connected with a scalable network that has the following properties: (i) distributed memory organization, (ii) directory-based cache coherence protocol, (iii) write-invalidate policy. Also assume that the caches have a writeback policy. Initially, the caches all have invalid data. Assume that data X is stored in the memory connected to processor P2. Create a table similar to that in slide 13 of lecture 25 to indicate what happens for every request. (35 points)
P1: Read X
P1: Write X
P3: Read X
P2: Read X
P3: Write X
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
