943 views
2 votes
2 votes
Consider a system with 200 resources, if each process requires 3 resources. Maximum number of processes present in the system, such that system is in safe state is ?

1 Answer

Best answer
10 votes
10 votes

we have 200 resources and each process requires 3 of them...
so if we give each process 2 resources means if we have 100 processes, then the system will be in deadlock...
so just have 99 processes to avoid deadlock and be in safe state...

selected by

Related questions