----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1877/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9734:6b92a6ec3706 --------------------------- mem: Cycles converted to Ticks in atomic cache accesses This patch fixes an outstanding issue in the cache timing calculations where an atomic access returned a time in Cycles, but the port forwarded it on as if it was in Ticks. A separate patch will update the regression stats. Diffs ----- src/mem/cache/cache.hh 782b7284de21 src/mem/cache/cache_impl.hh 782b7284de21 Diff: http://reviews.gem5.org/r/1877/diff/ Testing ------- All regressions pass after stats updates Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
