Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Operating System (OS)
Quiz 14: Deadlock and Resource Allocation in Computer Systems
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
All unsafe states are___________
Question 2
Multiple Choice
If no cycle exists in the resource allocation graph___________
Question 3
Multiple Choice
The resource allocation graph is not applicable to a resource allocation system
Question 4
Multiple Choice
The data structures available in the Banker's algorithm are___________
Question 5
Multiple Choice
The content of the matrix Need is
Question 6
Multiple Choice
The wait-for graph is a deadlock detection algorithm that is applicable when
Question 7
Multiple Choice
An edge from process Pi to Pj in a wait for graph indicates that___________
Question 8
Multiple Choice
If the wait for graph contains a cycle
Question 9
Multiple Choice
If deadlocks occur frequently, the detection algorithm must be invoked___________
Question 10
Multiple Choice
What is the disadvantage of invoking the detection algorithm for every request?
Question 11
Multiple Choice
A deadlock eventually cripples system throughput and will cause the CPU utilization to___________
Question 12
Multiple Choice
Every time a request for allocation cannot be granted immediately, the detection algorithm is invoked. This will help identify
Question 13
Multiple Choice
A computer system has 6 tape drives, with 'n' processes competing for them. Each process may need 3 tape drives. The maximum value of 'n' for which the system is guaranteed to be deadlock free is?