there is definitely an uninitialized mem bug, temp fix is to zero allocated task...
authorjjenista <jjenista>
Fri, 24 Sep 2010 19:48:00 +0000 (19:48 +0000)
committerjjenista <jjenista>
Fri, 24 Sep 2010 19:48:00 +0000 (19:48 +0000)
commit4fc8cb1bf8ba372d978adcb770f53bdb23e22bd4
tree42f94a95a871f947e4c9d863014d87dfb6f560f6
parent1b594dcff4c5ebbe02fcb1148ebe151e86265f15
there is definitely an uninitialized mem bug, temp fix is to zero allocated task records, however even with workaround pool allocation crashes SOR
Robust/src/Benchmarks/oooJava/sor/makefile
Robust/src/Benchmarks/oooJava/sor/runs [new file with mode: 0755]
Robust/src/IR/Flat/BuildCode.java
Robust/src/Runtime/memPool.h
Robust/src/Runtime/mlp_runtime.h
Robust/src/Tests/oooJava/poolalloc/makefile