hack stuff not to put new objects in lookup table...trying to make object creation...
authorbdemsky <bdemsky>
Wed, 8 Apr 2009 08:51:09 +0000 (08:51 +0000)
committerbdemsky <bdemsky>
Wed, 8 Apr 2009 08:51:09 +0000 (08:51 +0000)
commitdc822b69d81af5c29df955dcaf75c348eb25f655
treef634bcc0033ffb2a4fa1b9f4d2091843b2a7cc9d
parent61e6f967fd4ab332c7cd14f2cb5cdb402c223da8
hack stuff not to put new objects in lookup table...trying to make object creation inside of transactions even cheaper
Robust/src/Benchmarks/SingleTM/RainForest/RainForest.java
Robust/src/Benchmarks/SingleTM/RainForest/makefile
Robust/src/Runtime/STM/stm.c
Robust/src/Runtime/STM/stmlookup.c [new file with mode: 0644]
Robust/src/Runtime/STM/stmlookup.h [new file with mode: 0644]
Robust/src/Runtime/STM/tm.h
Robust/src/Runtime/garbage.c
Robust/src/Runtime/garbage.h
Robust/src/Runtime/thread.c
Robust/src/buildscript