Computer Architecture And Design Question:
Download Job Interview Questions and Answers PDF
Explain a Snooping cache?
Answer:
Snooping is the process where the individual caches monitor address lines for accesses to memory locations that they have cached. When a write operation is observed to a location that a cache has a copy of, the cache controller invalidates its own copy of the snooped memory location.
Snarfing is where a cache controller watches both address and data in an attempt to update its own copy of a memory location when a second master modifies a location in main memory
Snarfing is where a cache controller watches both address and data in an attempt to update its own copy of a memory location when a second master modifies a location in main memory
Download Computer Architecture And Design Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain ACBF(Hex) divided by 16? | Explain What are five stages in a DLX pipeline? |