Explain in detail about several bankers
algorithm and also deadlock avoidance
and prevention.
Answers
Answered by
0
Answer:
The banker's algorithm is a resource allocation and deadlock avoidance algorithm that tests for safety by simulating the allocation for predetermined maximum possible amounts of all resources, then makes an “s-state” check to test for possible activities, before deciding whether allocation should be allowed to continue
Similar questions