Are you familiar with the term snooping?



Are you familiar with the term snooping?..

Answer / 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

More VLSI Interview Questions

Draw the stick diagram of a NOR gate. Optimize it

0 Answers   Infosys,


What is latchup? Explain the methods used to prevent it?

2 Answers   Intel,


For a single computer processor computer system, what is the purpose of a processor cache and describe its operation?

3 Answers   Intel,


Explain what is Verilog?

0 Answers  


What happens if we use an Inverter instead of the Differential Sense Amplifier?

0 Answers   Infosys,






What are the steps involved in preventing the metastability?

0 Answers  


Calculate rise delay of a 3-input NAND gate driving a 3-input NOR gate through a 6mm long and 0.45m wide metal wire with sheet resistance R = 0.065 / and Cpermicron= 0.25 fF/m. The resistance and capacitance of the unit NMOS are 6.5k and 2.5fF. Use a 3 segment -model for the wire. Consider PMOS and NMOS size of reference inverter as 2 and 1 respectively. Use appropriate sizing for the NAND and NOR gate.

0 Answers  


Mention what are the two types of procedural blocks in Verilog?

0 Answers  


Draw a 6-T SRAM Cell and explain the Read and Write operations

0 Answers   Infosys,


Explain Basic Stuff related to Perl?

0 Answers   Intel,


What work have you done on full chip Clock and Power distribution? What process technology and budgets were used?

0 Answers   Intel,


Mention what are the different gates where Boolean logic are applicable?

0 Answers  


Categories