Answer Posted / kanak
Let's take an example of different processors(along with
their independent caches) sharing the same memory system.
Now if this memory is a Read-Write memory and let's say
that one of the processors writes to this memory after some
data computation, all the processors need to update their
individual cache copies of the now modified memory. To do
this the concept of snooping is implemented. cache snooping
is the means by which each cache constantly
monitors/detects the bus for any write to a memory location
and if a write is found, it invalidates it current copy of
cached memory data and copies the new content over.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Explain what is Verilog?
Draw the Layout of an Inverter?
What is the ideal input and output resistance of a current source?
How logical gates are controlled by boolean logic?
What's the price in 1K quantity?
What types of CMOS memories have you designed? What were their size? Speed?
Explain the operation of a 6T-SRAM cell?
If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?
Explain various adders and difference between them?
What are the steps required to solve setup and hold violations in vlsi?
What types of CMOS memories have you designed? What were their size? Speed?
How does a Bandgap Voltage reference work?
what are three regions of operation of MOSFET and how are they used?
Give the logic expression for an AOI gate. Draw its transistor level equivalent. Draw its stick diagram
How can you construct both PMOS and NMOS on a single substrate?