Project #1427 on iSENSEProject.org
For 91.515 Operating Systems Fall 2015 Assignment 2, we are experimenting with the size of the donut queue in an attempt to find the 50% deadlock rate -- this time with multiple producers and consumers.
---
Constant variables:
# producers: 30
# consumers: 50
# donuts: 200 dozen
# queue size: varies in this experiment
# loops: 10
Name | Units | Type of Data |
---|---|---|
Deadlock Rate
|
%
|
Number
|
Queue Size
|
#
|
Number
|
Deadlock Rate | Queue Size |