797 views
0 votes
0 votes
A system with 2 cores $C0$ and $C1$ uses Write–invalidate Snoopy cache coherency protocol with $Valid$, $Dirty$ and $Shared$ bits. A program runs on the system where $C0$ writes to $A$ and afterwards $C1$ reads from $A$. This happens for 1000 times. Find number of times system bus is used by the program..

1 Answer

Related questions

0 votes
0 votes
0 answers
2
LavTheRawkstar asked Nov 24, 2016
435 views
Cache Coherence problem and how it can be solved please explain
0 votes
0 votes
1 answer
3