Review Board 2.0.15


mem: Support WriteInvalidate (again)

Review Request #2536 - Created Nov. 25, 2014 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10584:9605292afbee
---------------------------
mem: Support WriteInvalidate (again)

This patch takes a clean-slate approach to providing WriteInvalidate
(write streaming, full cache line writes without first reading)
support.

Unlike the prior attempt, which took an aggressive approach of directly
writing into the cache before handling the coherence actions, this
approach follows the existing cache flows as closely as possible.

   
Review request changed
Updated (Dec. 2, 2014, 3:06 a.m.)

Status: Closed (submitted)