First page Back Continue Last page Summary Graphic
Interrupt Handers
An interrupt occures. How long to unwind state to the the target process?
Three kinds of latency:
- From data ready to kernel ready
- Through kernel to handler
- From handler to user process