Noting Deadlock in a System
Not what you're looking for?
A system has 5 active processes(A-E) and one type of resource, which there are 200 total unites available in the system. the current state of the system is shown in the table below.
the HOLDS column indicates the amount of the resource the process has allocated to it.
the REQUESTED column indicates the additional amount of the resource the process has asked teh system for and requires before it can finish execution. The MAX column indicates the maximum amount of the resource may need during its execution
Process Holds Requered Max
A 10 10 70
B 40 5 100
C 20 40 100
D 25 15 70
E 30 5 80
a. is the system currently deadlocked? is it in a safe state? if it is not deadlocked and/or safe be sure to show initermediae states that lead you to that conclusion
b. if the request of 40 unites were granted to C, would the system be deadlocked? would it be in a safe state? again explain
Purchase this Solution
Solution Summary
Deadlock is determined.
Purchase this Solution
Free BrainMass Quizzes
Excel Introductory Quiz
This quiz tests your knowledge of basics of MS-Excel.
Javscript Basics
Quiz on basics of javascript programming language.
C++ Operators
This quiz tests a student's knowledge about C++ operators.
Basic Computer Terms
We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.
Basic Networking Questions
This quiz consists of some basic networking questions.