From 84fb1afa51bce980b70caa03ae6f9e16d0016187 Mon Sep 17 00:00:00 2001 From: Per Thomas Lundal Date: Thu, 3 Apr 2014 21:31:09 +0200 Subject: [PATCH] More on dc --- report.tex | 1 + 1 file changed, 1 insertion(+) 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