1.

What Are Conditions On Which Deadlock Can Occur While Swapping The Processes?

Answer»
  • All processes in the main memory are ASLEEP.
  • All "ready-to-run" processes are swapped out.
  • There is no space in the SWAP DEVICE for the NEW INCOMING process that are swapped out of the main memory.
  • There is no space in the main memory for the new incoming process.



Discussion

No Comment Found