Review Board 2.0.15


mem: Pass shared downstream through caches

Review Request #2715 - Created March 30, 2015 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10781:497ec32a8e7c
---------------------------
mem: Pass shared downstream through caches

This patch ensures that we pass on information about a packet being
shared (rather than exclusive), when forwarding a packet downstream.

Without this patch there is a risk that a downstream cache considers
the line exclusive when it really isn't.

   
Review request changed
Updated (May 5, 2015, 1:04 a.m.)

Status: Closed (submitted)