Saved Bookmarks
| 1. |
Briefly describe two drawbacks of the bankers algorithm for deadlock avoidance |
|
Answer» 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. MARK up as brainlist. |
|