homework5 Version 0 |
|
👤 Author: by 1989812974qqcom 2019-11-07 04:54:13 |
When a process applies for the use of resources, the banker algorithm first tries to allocate resources to the process, and then judges whether the allocated system is in a safe state through the security algorithm. If it is not safe, the banker algorithm tries to invalidate the allocation and let the process continue to wait.