New

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