bug fix in multicore gc, now half of current benchmarks work fine with the simplest...
authorjzhou <jzhou>
Thu, 3 Dec 2009 01:04:58 +0000 (01:04 +0000)
committerjzhou <jzhou>
Thu, 3 Dec 2009 01:04:58 +0000 (01:04 +0000)
commit2ec3b72e481164b3bd561339647c51a252ab5db2
tree2a8600b3e07a2321300f86b37381024929239653
parentcb490d4644f8726d6c65f25fd6a2fc1dc547d795
bug fix in multicore gc, now half of current benchmarks work fine with the simplest local mem allocation strategy
Robust/src/Runtime/mem.c
Robust/src/Runtime/multicoregarbage.c
Robust/src/Runtime/multicoreruntime.h
Robust/src/Runtime/multicoretask.c