a better workscheduler--still has a deficiency because it does not dynamically create...
authorjjenista <jjenista>
Tue, 18 Aug 2009 18:28:08 +0000 (18:28 +0000)
committerjjenista <jjenista>
Tue, 18 Aug 2009 18:28:08 +0000 (18:28 +0000)
commit296a232a015befc68bef08897bd7d3e45f1aca4f
tree29f04d708ada945d4d2899daefc48c33d3ef44bb
parentedae4bedef87b02fa16acc12b68fc4727d90a6a4
a better workscheduler--still has a deficiency because it does not dynamically create more worker threads as threads stall on one another, so some programs could exhaust the pool and all threads will hang
Robust/src/Analysis/MLP/MLPAnalysis.java
Robust/src/IR/Flat/BuildCode.java
Robust/src/Runtime/workschedule.c
Robust/src/Tests/mlp/tinyTest/debugging.txt
Robust/src/Tests/mlp/tinyTest/test.java