Process Table

Concept

A data structure maintained by the OS that stores the state (registers, program counter) of each running process, used during context switches.

Mentioned in 1 video