Review Board 2.0.15


mem: Align all MSHR entries to block boundaries

Review Request #2693 - Created March 17, 2015 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10750:cc7b4792a017
---------------------------
mem: Align all MSHR entries to block boundaries

This patch aligns all MSHR queue entries to block boundaries to
simplify checks for matches. Previously there were corner cases that
could lead to existing entries not being identified as matches.

There are, rather alarmingly, a few regressions that change with this
patch.

   
Review request changed
Updated (March 27, 2015, 4:54 a.m.)

Status: Closed (submitted)