Searched hist:11357 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/arm/
H A Dlocked_mem.hhdiff 11357:6668387fa488 Mon Aug 10 06:25:00 EDT 2015 Stephan Diestelhorst <stephan.diestelhorst@arm.com> mem, cpu: Add assertions to snoop invalidation logic

This patch adds assertions that enforce that only invalidating snoops
will ever reach into the logic that tracks in-order load completion and
also invalidation of LL/SC (and MONITOR / MWAIT) monitors. Also adds
some comments to MSHR::replaceUpgrades().
/gem5/src/systemc/tests/
H A Dworking.filtdiff 12947:c2abf3dcb3a7 Mon Jun 18 22:30:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Disable tests which use sensitive_(pos|neg).

Those members are deprecated and not worth supporting.

Change-Id: I30b64b36ba3201bb0bcbb541da512676c2bf8510
Reviewed-on: https://gem5-review.googlesource.com/11357
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/mem/cache/
H A Dmshr.hhdiff 11357:6668387fa488 Mon Aug 10 06:25:00 EDT 2015 Stephan Diestelhorst <stephan.diestelhorst@arm.com> mem, cpu: Add assertions to snoop invalidation logic

This patch adds assertions that enforce that only invalidating snoops
will ever reach into the logic that tracks in-order load completion and
also invalidation of LL/SC (and MONITOR / MWAIT) monitors. Also adds
some comments to MSHR::replaceUpgrades().
/gem5/src/cpu/o3/
H A Dlsq_unit_impl.hhdiff 11357:6668387fa488 Mon Aug 10 06:25:00 EDT 2015 Stephan Diestelhorst <stephan.diestelhorst@arm.com> mem, cpu: Add assertions to snoop invalidation logic

This patch adds assertions that enforce that only invalidating snoops
will ever reach into the logic that tracks in-order load completion and
also invalidation of LL/SC (and MONITOR / MWAIT) monitors. Also adds
some comments to MSHR::replaceUpgrades().

Completed in 28 milliseconds