Project #1311 on iSENSEProject.org
For 91.515 Operating Systems Fall 2015 Assignment 1, we are experimenting with the size of the donut queue in an attempt to find the 50% deadlock rate.
This experiment uses POSIX sempahores and my Lenovo w540.
---
Constant variables:
# producers: 1
# consumers: 5
# donuts: 10 dozen
# queue size: varies in this experiment
# loops: 100
Name | Units | Type of Data |
---|---|---|
Deadlock Rate
|
%
|
Number
|
Queue Size
|
#
|
Number
|
Deadlock Rate | Queue Size |