Fix the strategy for determination of when the gc mark phase is finished. In phase...
authorjzhou <jzhou>
Fri, 9 Jul 2010 00:15:16 +0000 (00:15 +0000)
committerjzhou <jzhou>
Fri, 9 Jul 2010 00:15:16 +0000 (00:15 +0000)
commitc642761c5f58fc2d272ffbc65568c3bb0fec0556
tree15bf2a6f45fd42130ea834425e5a82dcffe46e84
parent061e6ad68379b382179aae07dc661711243b9ab9
Fix the strategy for determination of when the gc mark phase is finished.  In phase 2, check if the number of send-out objs and received objs have been changed compared to that in the phase 1.  Also tuned the BAMBOO_SMEM_ZERO_UNIT_SIZE.  Looks like 4KB is OK.
Robust/src/Runtime/multicoregarbage.c
Robust/src/Runtime/multicoregarbage.h
Robust/src/Runtime/multicoretask.c