- cpu context switching به معنی واگذاری کنترل از یک پروسه به یک پروسه دیگر است.
- A context switch is a procedure(روش) that a computer’s CPU (central processing unit) follows to change from one task (or process) to another while(تا) ensuring that the tasks do not conflict(درگیری).
- Effective(تاثیر) context switching is critical(بحرانی-مهم) if a computer is to provide user-friendly multitasking