Deadlock prevention in C

Discussion in 'C' started by C_student, Mar 20, 2013.

  1. C_student

    C_student New Member

    Joined:
    Mar 20, 2013
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I was reading about ways to prevent deadlocks and I came across a way in which we eliminate the circular wait condition by creating total order.My questions is what happens if implement partial order instead of total order?Can someone illustrate by an example.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice