Project #130 on iSENSEProject.org
A project to determine the percentage of deadlock scenariosĀ in a Producer-Consumer problem with queue size and number of consumers as variables. In each trial the loop was run 100 times, so the number of deadlocks per trial equals the average percent of deadlocks for that sample. Created for UMass Lowell 91.308 Operating Systems course.
Name | Units | Type of Data |
---|---|---|
Queue Depth
|
None
|
Number
|
Deadlock
|
%
|
Number
|
# Consumers
|
None
|
Number
|
Queue Depth | Deadlock | # Consumers |