-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3559/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 11561:ea4e545c0928
---------------------------
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.

Change-Id: Ib0a7a080bbe4d6036ddd84b46fd45bc7eb41cd8f
Reviewed-by: Nikos Nikoleris <[email protected]>


Diffs
-----

  src/mem/cache/cache.cc f050b8cf4754 
  src/mem/packet.hh f050b8cf4754 
  src/mem/packet.cc f050b8cf4754 

Diff: http://reviews.gem5.org/r/3559/diff/


Testing
-------


Thanks,

Andreas Sandberg

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to