From: jjenista Date: Wed, 7 Apr 2010 18:12:20 +0000 (+0000) Subject: one sharing discrepancy resolved X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6494152f367762dbb73d947b4c17d7644f1fb5a6;p=IRC.git one sharing discrepancy resolved --- diff --git a/Robust/src/Benchmarks/disjoint/expectedSharing.tex b/Robust/src/Benchmarks/disjoint/expectedSharing.tex index 8a20ac74..100d5fbc 100644 --- a/Robust/src/Benchmarks/disjoint/expectedSharing.tex +++ b/Robust/src/Benchmarks/disjoint/expectedSharing.tex @@ -20,7 +20,7 @@ Bank & 0 & 0 & 0 & 0 \\ Chat & 3 & 3 & 3 & 3 \\ WebPortal & 0 & 0 & 0 & 0 \\ jHTTPp2 & 0 & 0 & 0 & 0 \\ -MapReduce1 & 2 & \color{red}{1} & \color{red}{1} & \color{red}{1} \\ +MapReduce1 & 2 & 1 & 1 & 1 \\ MultiGame & 10 & 10 & 10 & 10 \\ PERT & 0 & 0 & 0 & 0 \\ FilterBank & 0 & 0 & 0 & 0 \\ @@ -41,6 +41,9 @@ Tracking & 0 & 0 & 0 & 0 \\ \hline \end{tabular} +I verified that for MapReduce1 the new analysis successfully rules out +a false sharing class that the old analysis could not. + \newpage