Searched hist:11275 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/systemc/ext/core/
H A Dsc_time.hhdiff 12925:a745745a930b Fri Jun 15 23:48:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Add deprecated sc_time constructors.

Change-Id: Iffae751272302ff2996258a1ab31b086e12bbb8d
Reviewed-on: https://gem5-review.googlesource.com/11275
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/systemc/core/
H A Dsc_time.ccdiff 12925:a745745a930b Fri Jun 15 23:48:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Add deprecated sc_time constructors.

Change-Id: Iffae751272302ff2996258a1ab31b086e12bbb8d
Reviewed-on: https://gem5-review.googlesource.com/11275
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/mem/cache/
H A Dcache.ccdiff 11275:fc2b0e6550ad Mon Dec 28 11:14:00 EST 2015 Andreas Hansson <andreas.hansson@arm.com> mem: Fix cache sender state handling and add clarification

This patch addresses a bug in how the cache attached the MSHR as a
sender state. Rather than overwriting any existing sender state it now
pushes a new one. The handling of upward snoops is also clarified.

Completed in 40 milliseconds