Review Board 2.0.15


mem: Add a FromCache packet attribute

Review Request #3444 - Created April 9, 2016 and discarded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 11444:42bfea9c43da
---------------------------
mem: Add a FromCache packet attribute

This patch adds a FromCache attribute to the packet, and updates a
number of the existing request commands to reflect that the request
originates from a cache. The attribute simplifies checking if a
requests came from a cache or not, and this is used by both the cache
and snoop filter in follow-on patches.

   
Review request changed
Updated (June 28, 2016, 12:53 a.m.)

Status: Discarded