New

123456789
Across
  1. 3. The program in execution
  2. 5. A condition where processes wait indefinitely for resources held by each other
  3. 6. A mechanism that allows multiple processes to access the CPU efficiently
  4. 7. A system call used to create a new process
  5. 9. The volatile storage where processes reside during execution
Down
  1. 1. A type of scheduling where the highest-priority process executes first
  2. 2. A technique to manage multiple processes by allocating CPU time
  3. 4. A memory management scheme that eliminates external fragmentation
  4. 6. A system that allows multiple users to use a computer at the same time
  5. 8. The core component of an operating system