can't return...may have to process other requests
authorbdemsky <bdemsky>
Mon, 21 Dec 2009 22:55:21 +0000 (22:55 +0000)
committerbdemsky <bdemsky>
Mon, 21 Dec 2009 22:55:21 +0000 (22:55 +0000)
Robust/src/Runtime/DSTM/interface/prefetch.c

index d7536acb91b88d41be6933fd5842b7abec4c031b..b5903e2451faf979c57f2a1604d72c6b027774cb 100644 (file)
@@ -101,7 +101,7 @@ perMcPrefetchList_t *processLocal(char *ptr, int numprefetches) {
       //forward prefetch
       int machinenum = lhashSearch(oid);
       insertPrefetch(machinenum, oid, numoffset, offsetarray, &head);
-      return head;
+      continue;
     }
     dfsList[0]=oid;
     dfsList[1]=0;