Duration 19:16

Numerical on Banker's Algorithm (Part 1)

11 095 watched
0
108
Published 18 Mar 2020

The Banker algorithm, sometimes referred to as the detection algorithm, is a resource allocation and deadlock avoidance algorithm developed by Edsger Dijkstra that tests for safety by simulating the allocation of predetermined maximum possible amounts of all resources, and then makes an "s-state" check to test for possible deadlock conditions for all other pending activities, before deciding whether allocation should be allowed to continue. Operating System Lecture Notes are available at https://www.prudentac.com/operating-system-notes-2/

Category

Show more

Comments - 2