A safe state is not a deadlock state but a deadlock state is an unsafe state. Explain
Answers
Answered by
1
Answer:
Step-by-step explanation:
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
16
❥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