Review Board 2.0.15


mem: Cycles converted to Ticks in atomic cache accesses

Review Request #1877 - Created May 22, 2013 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
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.
All regressions pass after stats updates
Review request changed
Updated (June 27, 2013, 2:12 a.m.)

Status: Closed (submitted)