changed the prefetch request send and prefetch response receive design
authoradash <adash>
Thu, 6 Mar 2008 23:45:33 +0000 (23:45 +0000)
committeradash <adash>
Thu, 6 Mar 2008 23:45:33 +0000 (23:45 +0000)
commitbcb6a97d6bcf5151466a7bab1e51d9bd6f5111d6
treeb764dcef4183cb9572aef9326451ceee80aaaf93
parent770c8a382bebc11c42e9b97767a2cb95fd6ae8c6
changed the prefetch request send and prefetch response receive design
delete the second retry in the prefetch cache
added do while loop for trans_soft_abort case in transCommit() function
minor bug fixes
Robust/src/IR/Flat/BuildCode.java
Robust/src/Runtime/DSTM/interface/dstm.h
Robust/src/Runtime/DSTM/interface/dstmserver.c
Robust/src/Runtime/DSTM/interface/trans.c