projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e14244
)
comment out inlineprefetch...wasn't supposed to uncomment
author
bdemsky
<bdemsky>
Tue, 13 Oct 2009 01:16:43 +0000
(
01:16
+0000)
committer
bdemsky
<bdemsky>
Tue, 13 Oct 2009 01:16:43 +0000
(
01:16
+0000)
Robust/src/Runtime/DSTM/interface/trans.c
patch
|
blob
|
history
diff --git
a/Robust/src/Runtime/DSTM/interface/trans.c
b/Robust/src/Runtime/DSTM/interface/trans.c
index 4ba7c47ce7734150ecbdaeee197fe9d1d7db0bb2..81cd2081cbd95bbafb5a6bb20e2250255f0bc799 100644
(file)
--- a/
Robust/src/Runtime/DSTM/interface/trans.c
+++ b/
Robust/src/Runtime/DSTM/interface/trans.c
@@
-287,7
+287,7
@@
inline int findmax(int *array, int arraylength) {
return max;
}
-#define INLINEPREFETCH
+
//
#define INLINEPREFETCH
#define PREFTHRESHOLD 4
/* This function is a prefetch call generated by the compiler that