C
Context Switching
ConceptMentioned in 1 video
The process of saving the state of one process and loading the state of another, allowing a single CPU to run multiple processes seemingly simultaneously.
The process of saving the state of one process and loading the state of another, allowing a single CPU to run multiple processes seemingly simultaneously.