The document discusses the key components and functions of an operating system including the kernel, hardware drivers, system utilities, interrupt handling, memory management, and memory hierarchy. It also compares different types of computer memory.
The document discusses the key components and functions of an operating system including the kernel, hardware drivers, system utilities, interrupt handling, memory management, and memory hierarchy. It also compares different types of computer memory.
■ Current state is saved, process is paused, and interrupt is handled ■ After interrupt is handled, pre-existing process is resumed ■ Interrupts are handled priority-wise