summaryrefslogtreecommitdiff
path: root/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.json
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2017-04-04 02:44:49 -0700
committerGabe Black <gabeblack@google.com>2017-04-05 18:36:51 +0000
commit16f632f1b8b95ca3e80268680936b6eff498540e (patch)
tree983f1fd91754688487e7da39162cacd245723dbc /tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.json
parent868a8660426356a7d7e06e13391521290c8c20e4 (diff)
downloadgem5-16f632f1b8b95ca3e80268680936b6eff498540e.tar.xz
stats: Update the solaris boot stats for the default snoop_filter.
The snoop_filter was enabled by default by this change: commit 080d4e08d627b5b726afec71d38370373b7376c5 Author: Andreas Hansson <andreas.hansson@arm.com> Date: Fri Aug 12 14:11:45 2016 +0100 mem: Add snoop filter to SystemXBar by default Change-Id: I850473c70437588b47812f1dc00d6ecdb66daa36 Reviewed-on: https://gem5-review.googlesource.com/2647 Maintainer: Jason Lowe-Power <jason@lowepower.com> Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.json')
-rw-r--r--tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.json b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.json
index d3a1b4f03..940cdb03c 100644
--- a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.json
+++ b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.json
@@ -721,7 +721,16 @@
"role": "SLAVE"
},
"p_state_clk_gate_min": 2,
- "snoop_filter": null,
+ "snoop_filter": {
+ "name": "snoop_filter",
+ "system": "system",
+ "max_capacity": 8388608,
+ "eventq_index": 0,
+ "cxx_class": "SnoopFilter",
+ "path": "system.membus.snoop_filter",
+ "type": "SnoopFilter",
+ "lookup_latency": 1
+ },
"power_model": null,
"path": "system.membus",
"snoop_response_latency": 4,