prefetch info
authorbdemsky <bdemsky>
Mon, 24 Sep 2007 23:24:51 +0000 (23:24 +0000)
committerbdemsky <bdemsky>
Mon, 24 Sep 2007 23:24:51 +0000 (23:24 +0000)
Robust/src/Runtime/DSTM/docs/prefetch [new file with mode: 0644]

diff --git a/Robust/src/Runtime/DSTM/docs/prefetch b/Robust/src/Runtime/DSTM/docs/prefetch
new file mode 100644 (file)
index 0000000..7fa3fbd
--- /dev/null
@@ -0,0 +1,4 @@
+1. Start with flat representation
+2. Analyze representation to figure out where to insert prefetches
+3. Use analysis results to insert prefetch nodes into the flat representation
+4. Modify BuildCode to generate C code from our new flatprefetchnodes
\ No newline at end of file