Review Board 2.0.15


O3, Ruby: Forward invalidations from Ruby to O3 CPU

Review Request #894 - Created Oct. 17, 2011 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 8700:1c93580f459b
---------------------------
O3, Ruby: Forward invalidations from Ruby to O3 CPU
This patch implements the functionality for forwarding invalidations and
replacements from the L1 cache of the Ruby memory system to the O3 CPU. The
implementation adds a list of ports to RubyPort. Whenever a replacement or an
invalidation is performed, the L1 cache forwards this to all the ports, which
is the LSQ in case of the O3 CPU.

   
Review request changed
Updated (Jan. 23, 2012, 1:36 a.m.)

Status: Closed (submitted)