top of page
Search
shubhangisingh453
Mar 31, 20234 min read
CPU Context Switching in Operating System: Definition, Process, and Examples
📕 Introduction In a multitasking operating system, multiple processes or threads can be running concurrently on a single CPU. The CPU...
22 views0 comments
shubhangisingh453
Mar 31, 20236 min read
Understanding Interrupts in Operating System: Definition, Types, and Examples
📙 Introduction to Interrupts An interrupt is a signal sent to the CPU by a device or program to request the CPU's attention. The CPU...
142 views0 comments
bottom of page