Computer Science, asked by nomimayana, 2 months ago

Explain what is Snooping Cache?

Answers

Answered by hahahahe
0

Answer:

First introduced in 1983, snooping is a process where the individual caches monitor address lines for accesses to memory locations that they have cached. The write-invalidate protocols and write-update protocols make use of this mechanism.

Answered by anglelife55
1

Explanation:

\huge{\underbrace{\overbrace{\mathfrak{\pink{Answer:}}}}}

Bus snooping or bus sniffing is a scheme by which a coherency controller (snooper) in a cache monitors or snoops the bus transactions, and its goal is to maintain a cache coherency in distributed shared memory systems.

Similar questions