-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3258/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

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.


Diffs
-----

  src/mem/cache/cache.cc 33434d6cbd20 
  src/mem/cache/mshr.cc 33434d6cbd20 

Diff: http://reviews.gem5.org/r/3258/diff/


Testing
-------


Thanks,

Andreas Hansson

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to