diff --git a/report.tex b/report.tex index 6fcf8b7..cf880f4 100644 --- a/report.tex +++ b/report.tex @@ -48,6 +48,7 @@ \subsection{Delta Correlation Prefetching} By storing a history of deltas instead of only the most recent, Data Correlation Prefetching is able to capture much more complex patterns than pure strides. Fig.~\ref{fig:delta_stream} shows a repeating pattern that can be captured by Delta Correlation but not with Stride Prefetching. +It does however demand more storage space. \begin{figure}[!ht] \centering