Answer Posted / rithi
In real-time operating systems, interrupt latency is the
time between the generation of an interrupt by a device and
the servicing of the device which generated the interrupt.
For many operating systems, devices are serviced as soon as
the device's interrupt handler is executed. Interrupt
latency may be affected by interrupt controllers, interrupt
masking, and the operating system's (OS) interrupt handling
methods.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between Process and Thread?
Which is first operating system?
Throw some light on internal process memory.
Under what circumstances do page faults occur? Describe the actions taken by the operating system when a page fault occurs?
What is disk operating system in computer?
why is the context switch overhead of a user-level threading as compared to the overhead for processes? Explain.
Hello this is gaurav garg I have completed BCA. plz TEll me how will ask question in interview.
How does ecc works?
How do you sleep in python?
Tell me the difference between yielding and sleeping?
What is trcd timing?
What is the use of Synchronized keyword?
Does 64 bit require uefi bios?
What is the programs x86 folder?
What does thread safe mean?