A safe state is not a deadlock state but a deadlock state is an unsafe state. Explain
Answers
Answered by
6
Śafe State. A state is safe if the system can allocate all resources requested by all processes ( up to their stated maximums ) without entering a deadlock state. ... If a safe sequence does not exist, then the system is in an unsafe state, which MAY lead to deadlock.
Answered by
52
❥A state is safe if the system can allocate all resources requested by all processes ( up to their stated maximums ) without entering a deadlock state. If a safe sequence does not exist, then the system is in an unsafe state, which MAY lead to deadlock.
Similar questions