Services
Discover
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)
Exam 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
Those processes should be aborted on occurrence of a deadlock, the termination of which?
Question 2
Multiple Choice
The data structures available in the Banker's algorithm are___________
Question 3
Multiple Choice
What is the disadvantage of invoking the detection algorithm for every request?
Question 4
Multiple Choice
If deadlocks occur frequently, the detection algorithm must be invoked___________
Question 5
Multiple Choice
If the wait for graph contains a cycle
Question 6
Multiple Choice
The two ways of aborting processes and eliminating deadlocks are___________
Question 7
Multiple Choice
What is Address Binding?
Question 8
Multiple Choice
A system has 3 processes sharing 4 resources. If each process needs a maximum of 2 units then, deadlock___________
Question 9
Multiple Choice
The resource allocation graph is not applicable to a resource allocation system
Question 10
Multiple Choice
A deadlock eventually cripples system throughput and will cause the CPU utilization to___________
Question 11
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 12
Multiple Choice
To___________to a safe state, the system needs to keep more information about the states of processes.
Question 13
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___________