switch to a thread local stall sem for parent to give to children, tinker with prefet...
authorjjenista <jjenista>
Tue, 19 Oct 2010 00:04:52 +0000 (00:04 +0000)
committerjjenista <jjenista>
Tue, 19 Oct 2010 00:04:52 +0000 (00:04 +0000)
commita1f3184e7150ec8e135005d5498b21e8585b56fa
tree579ab6b3785e90efbc43ba0d96cda9391cc2e938
parent468e3b4f0570c70b43375b016eef803f66a37fe8
switch to a thread local stall sem for parent to give to children, tinker with prefetch in pool alloc, tinker with safe and fast garbage collection at scheduler level
Robust/src/Benchmarks/oooJava/raytracer/runs [new file with mode: 0755]
Robust/src/IR/Flat/BuildCode.java
Robust/src/Runtime/memPool.h
Robust/src/Runtime/mlp_runtime.c
Robust/src/Runtime/mlp_runtime.h
Robust/src/Runtime/psemaphore.c
Robust/src/Runtime/psemaphore.h
Robust/src/Runtime/workschedule.c