Page 1 of 1

(Banker’s Algorithm)

Posted: Fri May 20, 2022 2:45 pm
by answerhappygod
(Banker’s Algorithm)
Banker S Algorithm 1
Banker S Algorithm 1 (59.85 KiB) Viewed 22 times
A system exhibits the following state: there are 3 processes P1, P2, P3. The total system resources: 12 units of printer. i. Find the total allocation and the next available/claim. ii. List the contents of the Need Matrix Max_need Allocation 10 5 4 2 9 2 NNU iii. Determine whether the state resource allocation is either safe of unsafe. (6 marks)