Prefetch request sending
[IRC.git] / Robust / src / Runtime / DSTM / interface / trans.c
2007-07-03 adashPrefetch request sending
2007-06-29 adashlook for objects on the local machine during transactio...
2007-06-29 adashBug fixes for local request processing
2007-06-28 adashSupport for local m/c trans request ( no need to set...
2007-06-21 adashClean up code
2007-06-20 adashFixed bugs
2007-06-14 bdemskymy changes:
2007-06-14 adashAdded new testcases
2007-05-07 adashFixed bugs for memory leak . Trying to run two transact...
2007-04-19 adashVarious bug fixes
2007-04-10 adashadded new testcases
2007-04-05 adasha)handle Trans soft abort case at both Coordinator...
2007-04-02 adashFinished and tested complete TRANS_COMMIT process
2007-03-31 adashserver portions done except a few things
2007-03-29 adashBuggy code, first packet lost during communication...
2007-03-28 adashmake changes to get rid of long sequence of memcpy...
2007-03-26 adashUntest code for trans commit
2007-03-22 adashTrans commit initial version
2007-03-19 adash*** empty log message ***
2007-03-17 adashAdd test code for client, send TRANS_RD request protocol,
2007-03-14 adash*** empty log message ***
2007-03-10 erubowAdded trans.c for transaction funtions. Implemented...