Podcast
Questions and Answers
Which of the following is the minimum number of processes that may cause a deadlock?
Which of the following is the minimum number of processes that may cause a deadlock?
What is the quantum value 'q' that minimizes the overhead of context switching and ensures that each process gets guaranteed execution on the CPU at least once in every 't' seconds?
What is the quantum value 'q' that minimizes the overhead of context switching and ensures that each process gets guaranteed execution on the CPU at least once in every 't' seconds?
What is the completion time of process A under round robin scheduling with a time slice of one time unit?
What is the completion time of process A under round robin scheduling with a time slice of one time unit?
Paging suffers from which of the following?
Paging suffers from which of the following?
Signup and view all the answers
In a system with 20 instances of resource 'Z' and each process needing 5 instances, what is the maximum number of processes that can run concurrently?
In a system with 20 instances of resource 'Z' and each process needing 5 instances, what is the maximum number of processes that can run concurrently?
Signup and view all the answers