What is interrupt latency?

Answers were Sorted based on User's Feedback



What is interrupt latency?..

Answer / panchamukhi ellur

interrupt latency is the time diffrence between generation
of interrupt by device & servicing of the device which is
generated the interrupt

Is This Answer Correct ?    35 Yes 0 No

What is interrupt latency?..

Answer / anand

There is another version. It is the time between the occurrence of the interrupt and the start of the interrupt service routine. Generally its defined for a processor and RTOS combination. However this can be affected by bad programming which involves unnecessary interrupt locks.

Is This Answer Correct ?    19 Yes 0 No

What is interrupt latency?..

Answer / guest

The time required in clock cycles to send cause of
interrupt to processor.

Is This Answer Correct ?    4 Yes 13 No

Post New Answer

More VLSI Interview Questions

Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

0 Answers  


What is Fermi level?

5 Answers  


Draw a CMOS Inverter. Explain its transfer characteristics

0 Answers   Infosys,


Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?

0 Answers   Intel,


Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.

1 Answers   Intel,


What?s the critical path in a SRAM?

2 Answers   Infosys, Intel, Texas,


WHAT IS THE DIFFERENCE BETWEEN TESTING AND VERIFICATION OF VLSI CIRCUIT?

5 Answers   Intel, Wipro,


What is Noise Margin? Explain the procedure to determine Noise Margin?

0 Answers  


Advantages and disadvantages of Mealy and Moore?

2 Answers   Intel,


What is a D-latch? Write the VHDL Code for it?

3 Answers   Intel,


Differences between Signals and Variables in VHDL? If the same code is written using Signals and Variables what does it synthesize to?

1 Answers   IIT, Intel,


Have you studied buses? What types?

5 Answers   Intel,


Categories