add load balance module for multicore gc, fix message handling and memory allocation...
authorjzhou <jzhou>
Wed, 5 Aug 2009 00:22:33 +0000 (00:22 +0000)
committerjzhou <jzhou>
Wed, 5 Aug 2009 00:22:33 +0000 (00:22 +0000)
commitc40847d45aa5e4cc0820e6a526c9f326e6a0b118
tree7a207bbc2d5315ad4dd49445283815d55e42b4fe
parent93b24ee2492a6173b3456dfe69d495effc64503b
add load balance module for multicore gc, fix message handling and memory allocation in multicore gc
Robust/src/IR/Flat/BuildCode.java
Robust/src/IR/Flat/BuildCodeMultiCore.java
Robust/src/Runtime/mem.c
Robust/src/Runtime/mem.h
Robust/src/Runtime/multicoregarbage.c
Robust/src/Runtime/multicoregarbage.h
Robust/src/Runtime/multicoreruntime.c
Robust/src/Runtime/multicoreruntime.h
Robust/src/Runtime/multicoretask.c