Searched hist:8736 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/cache/
H A Dbase.hh8736:2d8a57343fe3 Tue Jan 31 11:51:00 EST 2012 Andreas Hansson <andreas.hansson@arm.com> 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.
H A Dbase.cc8736:2d8a57343fe3 Tue Jan 31 11:51:00 EST 2012 Andreas Hansson <andreas.hansson@arm.com> 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.

Completed in 57 milliseconds