0
6.3kviews
Consider the following snapshot of a system:
| written 3.9 years ago by | modified 3.9 years ago by |
Using the banker’s algorithm, determine whether or not each of the following states is unsafe. If the state is safe, illustrate the order in which the threads may complete. Otherwise, illustrate why the state is unsafe. • Available = (4, 2, 5, 3) • Available = (1, 5, 0, 2)

ADD COMMENT
EDIT
1 Answer

and 3 others joined a min ago.