1. runtime changes for a simple probability model to decide when objects are risky
authoradash <adash>
Thu, 30 Jul 2009 22:18:14 +0000 (22:18 +0000)
committeradash <adash>
Thu, 30 Jul 2009 22:18:14 +0000 (22:18 +0000)
commit72745193f51aeca9f37836681526099f89b0dd79
tree7cdce766aab36f45e6673053b218abd698c7da81
parent43f7c8f2c005b614f88ebb76816b4e26cf1b87d0
1. runtime changes for a simple probability model to decide when objects are risky
2. Keep track of average size of transactions that accessed objects, causing the
transaction to abort. Keep average size info per each object type
Robust/src/Benchmarks/SingleTM/KMeans/makefile
Robust/src/IR/Flat/BuildCode.java
Robust/src/Runtime/DSTM/interface/signal.c
Robust/src/Runtime/STM/stm.c
Robust/src/Runtime/STM/tm.h
Robust/src/Runtime/runtime.c
Robust/src/Runtime/thread.c