Linux

What is context switch?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

From wikipedia: a context switch is the process of storing the state of a process or thread, so that it can be restored and resume execution at a later point