You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
361 B
8 lines
361 B
2 years ago
|
|
||
|
Exercise 3.49: Give a scenario where the
|
||
|
deadlock-avoidance mechanism described above does not work. (Hint: In the
|
||
|
exchange problem, each process knows in advance which accounts it will need to
|
||
|
get access to. Consider a situation where a process must get access to some
|
||
|
shared resources before it can know which additional shared resources it will
|
||
|
require.)
|