Add code for GC_CACHE_ADAPT version. Now the 61-1gc version works for RayTracer...
authorjzhou <jzhou>
Thu, 2 Sep 2010 00:47:44 +0000 (00:47 +0000)
committerjzhou <jzhou>
Thu, 2 Sep 2010 00:47:44 +0000 (00:47 +0000)
commit1e27948f001b8f227a7cf4aeec4772caf1b3eaa5
treec9c1c44c89de3e98180049f154822ded41fdd254
parent5d48c1623707163418e2bbe2829a2a92bad6ef85
Add code for GC_CACHE_ADAPT version.  Now the 61-1gc version works for RayTracer.  Currently only change to use local caching for gc.  Will work on cache adaption for mutator's execution based on sampling statistics
Robust/src/Runtime/multicoregarbage.c
Robust/src/Runtime/multicoregarbage.h
Robust/src/Runtime/multicoreruntime.h
Robust/src/Runtime/multicoretask.c
Robust/src/buildscript