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?
Question 14
Multiple Choice
A system has 3 processes sharing 4 resources. If each process needs a maximum of 2 units then, deadlock___________
Question 15
Multiple Choice
'm' processes share 'n' resources of the same type. The maximum need of each process doesn't exceed 'n' and the sum of all their maximum needs is always less than m+n. In this setup, deadlock___________