In computing, a context switch is the process of storing and restoring the (more specifically, the execution ) of a or so that execution can be resumed from the same point at a later time. This enables multiple processes to share a single and is an essential feature of a .
https://en.wikipedia.org/wiki/Context_switch