Searched hist:11271 (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/ext/utils/
H A D_using.hh12921:51212996643f Fri Jun 15 23:02:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Add some nonstandard, undocumented sc_report_* functions.

The tests use these functions.

Change-Id: I3cdc10d433d9388742a20fb3a97a1a3efa699e11
Reviewed-on: https://gem5-review.googlesource.com/11271
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
H A Dsc_report_handler.hh12921:51212996643f Fri Jun 15 23:02:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Add some nonstandard, undocumented sc_report_* functions.

The tests use these functions.

Change-Id: I3cdc10d433d9388742a20fb3a97a1a3efa699e11
Reviewed-on: https://gem5-review.googlesource.com/11271
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/systemc/utils/
H A Dsc_report_handler.cc12921:51212996643f Fri Jun 15 23:02:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Add some nonstandard, undocumented sc_report_* functions.

The tests use these functions.

Change-Id: I3cdc10d433d9388742a20fb3a97a1a3efa699e11
Reviewed-on: https://gem5-review.googlesource.com/11271
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/mem/cache/
H A Dmshr.cc11271:f4ad5be63ba8 Thu Dec 17 17:07:00 EST 2015 Andreas Hansson <andreas.hansson@arm.com> 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.
H A Dcache.cc11271:f4ad5be63ba8 Thu Dec 17 17:07:00 EST 2015 Andreas Hansson <andreas.hansson@arm.com> 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.

Completed in 64 milliseconds