added the new looup table for prefetch cache
authoradash <adash>
Thu, 18 Mar 2010 01:22:52 +0000 (01:22 +0000)
committeradash <adash>
Thu, 18 Mar 2010 01:22:52 +0000 (01:22 +0000)
commit79904f3c1219936bd52c6a937cbc65fd866a68e3
tree6b8bca4110d1f09ffbbe8fb938e43308dcaf22e0
parentb048c5442ddf48da5a7632064fbc2f37eb869653
added the new looup table for prefetch cache
updated gCollect as per the new prefetch cache
send trans disagree quickly and unlock the objects quickly
some bugs fixes that resulted from the dsm caching
Robust/src/Runtime/DSTM/interface_recovery/addPrefetchEnhance.c
Robust/src/Runtime/DSTM/interface_recovery/addPrefetchEnhance.h
Robust/src/Runtime/DSTM/interface_recovery/addUdpEnhance.c
Robust/src/Runtime/DSTM/interface_recovery/addUdpEnhance.h
Robust/src/Runtime/DSTM/interface_recovery/altprelookup.c [new file with mode: 0755]
Robust/src/Runtime/DSTM/interface_recovery/altprelookup.h [new file with mode: 0755]
Robust/src/Runtime/DSTM/interface_recovery/dstm.h
Robust/src/Runtime/DSTM/interface_recovery/dstmserver.c
Robust/src/Runtime/DSTM/interface_recovery/gCollect.c
Robust/src/Runtime/DSTM/interface_recovery/prefetch.c
Robust/src/Runtime/DSTM/interface_recovery/trans.c