What is an interrupt lattency?
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 |
What is process spawning?
What are the basic functions of file management in os?
for an application which exceeds 64k the memory model should be a)medium b)huge c)large d)none
Will increasing ram speed up my laptop?
Explain the main purpose of an operating system?
When would you choose bottom-up methodology?
What is the max ram for a 64 bit?
Tell us something about mutex.
What has triggered the need for multitasking in PCs?
How do I unhide a file?
What is mutant?
Explain accessors to a layman.