Hello Everyone, this is second part of the video on deadlock avoidance and bankers algorithm. Unlike Deadlock prevention, deadlock avoidance is just avoiding the problem at runtime. In deadlock avoidance we have to provide information to the operating system. Bankers Algorithm, it is one of the deadlock avoidance algorithm. It is called bankers algorithm because it is majorly used in banking system, it helps to identify whether a loan should be given or not.
Watch both videos i.e. part 1 &2 to understand concepts clearly.
If you have not watched my previous video on Deadlock concept click the below link:
Deadlock in Operating System : • Deadlock - Operating System
Process in Operating System Playlist : • Process - Operating System
Click below link to watch all my videos related to operating system:
Operating System : • Operating System
If you want to see my videos on Database and DBMS concepts, click on the link below:
Database and DBMS : • Database & DBMS
Keys in DBMS | Playlist: • Types of Keys | DBMS
Other videos on the channel:
What is compiler? : • What is Compiler | Short and Simple E...
If you find my videos helpful and if the videos help in clearing your concepts, like the video, share it with your friends, subscribe the channel and press the bell icon. :)
#DeadlockAvoidance #DeadlcokinOS #BankersAlgorithm