Interrupt
…interacting with device drivers (e.g., to read or write storage media). Software interrupts may also be triggered by program execution errors or by the virtual memory system. Typically, the operating system kernel will catch and handle software interrupts. Some interrupts are handled transparently to the program…