Review Board 2.0.15


mem: Simplify cache packet handling for uncacheable writes

Review Request #3407 - Created March 31, 2016 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 11442:338a5d23f371
---------------------------
mem: Simplify cache packet handling for uncacheable writes

Cosmetic change following up on the recent cache queue
modifications. This patch aligns the handling of uncacheable writes in
that no new packets are created, similar to how write evictions are
dealt with. By not allocating copies of the packet the code is
simplified, and we avoid unecessary memory management.

   

Issue Summary

1 0 0 1
Review request changed
Updated (April 21, 2016, 3:33 a.m.)

Status: Closed (submitted)