change in the multicore version runtime. now it is able to choose which cores to...
authorjzhou <jzhou>
Tue, 12 Jan 2010 01:12:00 +0000 (01:12 +0000)
committerjzhou <jzhou>
Tue, 12 Jan 2010 01:12:00 +0000 (01:12 +0000)
commite33201f8be840c89d9e1994a2e742bf01ca8ff0c
tree6b60d304b33adc149f316c3f39ff0823720999f1
parent74e6649bd194e941e30c2530edb457ab0e9d7a6f
change in the multicore version runtime. now it is able to choose which cores to execute the program and which cores to run gc
Robust/src/IR/Flat/BuildCodeMultiCore.java
Robust/src/IR/State.java
Robust/src/Main/Main.java
Robust/src/Runtime/multicoregarbage.c
Robust/src/Runtime/multicoregarbage.h
Robust/src/Runtime/multicorehelper.h
Robust/src/Runtime/multicoreruntime.h
Robust/src/Runtime/multicoretask.c
Robust/src/buildscript