Configure the workloads of the benchmarks and the size of the shared heap to increase...
authorjzhou <jzhou>
Mon, 19 Jul 2010 00:53:32 +0000 (00:53 +0000)
committerjzhou <jzhou>
Mon, 19 Jul 2010 00:53:32 +0000 (00:53 +0000)
commit01c3e34a58d52408be530d3c4ae5df2f0ab9bb76
tree9e3ec5bb6c92e2a141d53b1d8080a7fff6162572
parent24f5ae7cf6d8fb4fc9713b1c2ee394cc67a913e1
Configure the workloads of the benchmarks and the size of the shared heap to increase the live obj ratio
12 files changed:
Robust/src/Benchmarks/Scheduling/GC/Fibheaps/TestRunner.java
Robust/src/Benchmarks/Scheduling/GC/GCBench/GCBench.java
Robust/src/Benchmarks/Scheduling/GC/MTree/macrotest_tree.java
Robust/src/Benchmarks/Scheduling/GC/RayTracer/RayTracer.java
Robust/src/Benchmarks/Scheduling/GC/RayTracer/RayTracerBench.java
Robust/src/Benchmarks/Scheduling/GC/RayTracer/TestRunner.java
Robust/src/Main/Main.java
Robust/src/Runtime/multicoregarbage.c
Robust/src/Runtime/multicoregarbage.h
Robust/src/Runtime/multicoreruntime.h
Robust/src/Runtime/multicoretask.c
Robust/src/buildscript