change prefetch lookup table's insert method to avoid duplicate entries in the
authoradash <adash>
Thu, 3 Dec 2009 17:37:40 +0000 (17:37 +0000)
committeradash <adash>
Thu, 3 Dec 2009 17:37:40 +0000 (17:37 +0000)
commit4de7c3ba83a0ea55dffa98f03bd85fb446aa3cce
treeddbca3a4ce9f77202d61b6c9d0e455271c3620fd
parentf32746e25ae42b2b22679a3a1014ce6ed035fca1
change prefetch lookup table's insert method to avoid duplicate entries in the
prefetch lookup table
No need to call remove method before insert method in the prefetch cache lookup table
Robust/src/Runtime/DSTM/interface/prefetch.c
Robust/src/Runtime/DSTM/interface/prelookup.c
Robust/src/Runtime/DSTM/interface/prelookup.h