Review Board 2.0.15


MEM: Remove the otherPort from the cache ports

Review Request #1003 - Created Jan. 17, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
MEM: Remove the otherPort from the cache ports

This patch is a very straight-forward simplification, removing the
unecessary otherPort pointer from the cache port. The pointer was only
used to forward range changes, and the address range is fixed for the
cache. Removing the pointer simplifies the transition to master/slave
ports.
util/regress all passing (disregarding t1000 and eio)
Review request changed
Updated (Jan. 31, 2012, 12:56 a.m.)

Status: Closed (submitted)