Interrupts
Normal processing of instructions can be interrupted so that the processor may respond to other events.
The mechanism provided for interruption is known as “interrupts”.
Interrupts are provided to improve processor efficiency.
Types of interrupts: program, timer, IO, hardware failure.