From 19b44ec95b2a8812e895aa43ffd435357ed97deb Mon Sep 17 00:00:00 2001 From: Howard Mao Date: Tue, 19 Jul 2016 09:32:52 -0700 Subject: [PATCH] Bug fixes in SimpleHellaCacheIF and L2 agents * SimpleHellaCacheIF now properly handles both the non-blocking data cache and blocking data cache. * SimpleHellaCacheIF maintains ordering of replayed requests * L2 VoluntaryReleaseTracker sends voluntary release grant properly * Coherence protocols now downgrade for probeCopy --- groundtest | 2 +- rocket | 2 +- uncore | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/groundtest b/groundtest index e293a6ef..2c3cb008 160000 --- a/groundtest +++ b/groundtest @@ -1 +1 @@ -Subproject commit e293a6efeaf8a7d6289c46c67e2ed23db8f48a84 +Subproject commit 2c3cb00867c1e78db4dc8360fd61745843abed95 diff --git a/rocket b/rocket index bb236036..5c6f470e 160000 --- a/rocket +++ b/rocket @@ -1 +1 @@ -Subproject commit bb23603632cead924cab2f00418668026173da6a +Subproject commit 5c6f470ef4b5eba3a654b37a0b1767a25a5be437 diff --git a/uncore b/uncore index 29747acb..5d9c9677 160000 --- a/uncore +++ b/uncore @@ -1 +1 @@ -Subproject commit 29747acb332510b75005953344df2c5ef6a3dff4 +Subproject commit 5d9c9677d30e79a1c21a5dc7b787563cfd700e28