--%>

State the term snooping

State the term snooping?

E

Expert

Verified

Let's take an illustration of various processors as with their independent caches of sharing the same memory system.

Now when this memory is a Read-Write memory and let's as that one of the processors writes to such memory after several data computation, all the processors require updating their individual cache copies of the here modified memory. To perform this concept of snooping is implemented. Therefore, Cache snooping is the means by that each cache constantly monitors/detects the bus for any write to a memory location and when a write is found, this invalidates it current copy of cached memory data and copies the latest content over.

   Related Questions in Programming Languages

  • Q : Define Aliases Aliases : It is a

    Aliases: It is a multiple references to a single object. Messages might be sent to the object through any of its aliases. The resultant state modifications will be detectable by all.

  • Q : Use of System Dynamic and System Runtime

    What is the use of System.Dynamic and System.Runtime.CompilerServices namespaces?

  • Q : What is an Operand Operand : An operand

    Operand: An operand is an argument of the operator. Expressions comprise combinations of operands and operators. The value of an expression is determined by exerting the operation stated by each and every operator to the value of its operands.

  • Q : What is Native Mode Native Mode :

    Native Mode: Whenever all the domain controllers in a specified domain are executing Windows 2000 Server. This mode permits organizations to take benefit of new Active Directory features like Universal groups, nested group membership, and the inter-do

  • Q : What is First in-first out First in,

    First in, first out: It is FIFO semantics of the queue data structure. Items are eliminated in the order in which they arrived in the queue; therefore older items are always eliminated before newer ones.

  • Q : What are the uses of GPC and GPT What

    What are the uses of GPC and GPT?

  • Q : Define the term Micro- Processor Define

    Define the term Micro- Processor.

  • Q : What is Discrete simulation Discrete

    Discrete simulation: In a discrete simulation, the time passes at an irregular rate which is determined by the primary events of interest in simulation.

  • Q : Explain the way to initialize contents

    Explain the way to initialize contents of a dialog.

  • Q : Define Modem Modem : It is a

    Modem: It is a modulator-demodulator. A hardware device employed to connect a digital computer to an analogue telephone network by making analogue signals into digital signals, and vice-versa.