Defn: an event external to the currently
executing process that causes a change in
the normal flow of instruction execution;
usually generated by hardware devices
external to the CPU
• From “Design and Implementation of the
FreeBSD Operating System”, Glossary
• Key point is that interrupts are
asynchronous w.r.t. current process
• Typically indicate that some device needs service