recategorized by
608 views
0 votes
0 votes

In a microprocessor, WAIT states are used to 

  1. make the processor wait during a DMA operation 
  2. make the processor wait during a power interrupt processing
  3. make the processor wait during a power shutdown
  4. interface slow peripherals to the processor
recategorized by

1 Answer

0 votes
0 votes

Option D Should be Correct.

wait state is a delay experienced by a computer processor when accessing external memory or another device that is slow to respond. Each of the cycles spent waiting is called a wait stateWait states are a pure waste of a processor's performance

Wait states are a pure waste of a processor's performance. Modern designs try to eliminate or hide them using a variety of techniques: CPU cache, instruction pipelining, instruction pre fetch , branch prediction, simultaneous multithreading and others. No single technique is 100% successful, but together can significantly reduce the problem.

 

 

Answer:

Related questions

0 votes
0 votes
0 answers
1
admin asked Apr 2, 2020
339 views
A stable multivibrator are used as comparator circuitsquaring circuitfrequency to voltage convertervoltage to frequency converter
0 votes
0 votes
0 answers
2
admin asked Apr 2, 2020
240 views
The astable multivibrator hastwo quasi stable statestwo stable statesone stable and one quasi-stable statenone of these
0 votes
0 votes
2 answers
3
admin asked Apr 2, 2020
974 views
Microprogramming is a technique for writing small programs effectivelyprogramming output/input routinesprogramming the microprocessorsprogramming the control steps of a c...
0 votes
0 votes
1 answer
4
admin asked Apr 2, 2020
1,655 views
The advantage of better testing in software development is in waterfall modelprototypingiterativeall of these