Review Board 2.0.15


mem: Add predecessor to SenderState base class

Review Request #1708 - Created Feb. 13, 2013 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9541:c7358871f1e5
---------------------------
mem: Add predecessor to SenderState base class

This patch adds a predecessor field to the SenderState base class to
make the process of linking them up more uniform, and enable a
traversal of the stack without knowing the specific type of the
subclasses.

There are a number of simplifications done as part of changing the
SenderState, particularly in the RubyTest.
All regressions passing (excluding t1000 and rio)
Review request changed
Updated (Feb. 18, 2013, 7:11 p.m.)

Status: Closed (submitted)