Review Board 2.0.15


cpu: Move packet deallocation to recvTimingResp in the O3 CPU

Review Request #2501 - Created Nov. 16, 2014 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10574:1126acf9f3b6
---------------------------
cpu: Move packet deallocation to recvTimingResp in the O3 CPU

Move the packet deallocations in the O3 CPU so that the completeDataAccess
deals only with the LSQ specific parts and the generic recvTimingResp frees the
packet in all other cases.

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

Status: Closed (submitted)