Back to Operating System

Processes & Threads

Learn about process management, threads, and execution contexts

Week 1

Topics in this Chapter

1

Process Control Block

Data structure containing process information and state

2

Context Switching Mechanism

Process of saving and restoring process execution states

3

Process States and Transitions

Lifecycle states of processes and conditions for state changes

4

Threads and Multithreading

Lightweight processes and concurrent execution within processes

GeekDost - Roadmaps & Snippets for Developers