d2jsp
Log InRegister
d2jsp Forums > Off-Topic > General Chat > Homework Help > It/computer Science Help
Add Reply New Topic New Poll
Member
Posts: 4,506
Joined: Oct 9 2005
Gold: 102.54
Dec 5 2021 10:47am
Operating system lacks s mechanisms for the ordered acquisition of synchronization objects. The web servers keep locking up. All processes are running fine except web servers who are stuck in call to pthread_mutex_lock(). Customers cannot access the servers during peak times to due deadlock of web servers.

Which deadlock avoidance approach would be best used and why for a server NOT using ordered acquisition of mutexes?
Member
Posts: 4,506
Joined: Oct 9 2005
Gold: 102.54
Dec 9 2021 04:10pm
All set figured it out!
Member
Posts: 12,978
Joined: Apr 28 2008
Gold: 6.66
Dec 11 2021 01:19am
Quote (GoldRaker1337 @ 9 Dec 2021 14:10)
All set figured it out!


Care to share? I tried looking into it a bit and from my experience it seemed like a question that was more a test on you textbook/study material than one with definitive answer or the way they were phrasing deadlock avoidance approaches would not be universally recognized.
Go Back To Homework Help Topic List
Add Reply New Topic New Poll