Review Board 2.0.15


mem: Fix memory allocation bug in deferred snoop handling

Review Request #3258 - Created Dec. 14, 2015 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 11271:0b4da061a4e5
---------------------------
mem: Fix memory allocation bug in deferred snoop handling

This patch fixes a corner case in the deferred snoop handling, where
requests ended up being used by multiple packets with different
lifetimes, and inadvertently got deleted while they were still in use.

   
Review request changed
Updated (Dec. 17, 2015, 2:08 p.m.)

Status: Closed (submitted)