Context Switch

Turkish equivalent: Bağlam değişimiDomain: Operating Systems

The operating-system transition that saves one execution context and restores another so the CPU can run a different thread or process.

  • Scheduler
  • Virtual Thread
  • Thread Pool
  • CPU Cache