This article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Computer scienceWikipedia:WikiProject Computer scienceTemplate:WikiProject Computer scienceComputer science
This article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Computer scienceWikipedia:WikiProject Computer scienceTemplate:WikiProject Computer scienceComputer science
the article shows 1 algorithm and later says it's susceptible to deadlock when in fact it does not. This is because that algorithm is a modification of the original Maekawa's Algorithm.
What should be done is:
display original algorithm which is susceptible to deadlock
show why it deadlocks
display the modified algorithm that prevents deadlock