Computer Science Fundamentals Operating Systems Subjective
Mar 07, 2013

What are the Methods for Handling Deadlocks?

Detailed Explanation

->Ensure that the system will never enter a deadlock state.
->Allow the system to enter a deadlock state and then recover.
->Ignore the problem and pretend that deadlocks never occur in the system; used by most operating systems, including
UNIX.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback