Multiple Interrupts:
Priorities
ä
Higher priority interrupts cause lower-priority interrupts to
wait
ä
Causes a lower-priority interrupt handler to be interrupted
ä
Example: when input arrives from communication line, it
needs to be absorbed quickly to make room for more input