diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2015-07-04 10:43:47 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2015-07-04 10:43:47 -0500 |
commit | 9954eb74df98c4749651eb78098595f78d642105 (patch) | |
tree | 74766341f05f999e2ad00626284e09dc6d0a2c58 /tests/long/fs/80.solaris-boot | |
parent | 67925a833445a8b2ddce0fae4c86677ce0f4298d (diff) | |
download | gem5-9954eb74df98c4749651eb78098595f78d642105.tar.xz |
stats: update stale config.ini files, eio and few other stats.
Diffstat (limited to 'tests/long/fs/80.solaris-boot')
-rw-r--r-- | tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.ini | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.ini b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.ini index 12828101a..dbb2a30b4 100644 --- a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.ini +++ b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.ini @@ -27,7 +27,8 @@ load_addr_mask=1099511627775 load_offset=0 mem_mode=atomic mem_ranges=1048576:68157439 2147483648:2415919103 -memories=system.nvram system.physmem1 system.hypervisor_desc system.partition_desc system.physmem0 system.rom +memories=system.hypervisor_desc system.nvram system.partition_desc system.physmem0 system.physmem1 system.rom +mmap_using_noreserve=false num_work_ids=16 nvram=system.nvram nvram_addr=133429198848 @@ -193,9 +194,11 @@ sys=system type=NoncoherentXBar clk_domain=system.clk_domain eventq_index=0 -header_cycles=1 +forward_latency=1 +frontend_latency=2 +response_latency=2 use_default_range=false -width=8 +width=16 master=system.t1000.fake_clk.pio system.t1000.fake_membnks.pio system.t1000.fake_l2_1.pio system.t1000.fake_l2_2.pio system.t1000.fake_l2_3.pio system.t1000.fake_l2_4.pio system.t1000.fake_l2esr_1.pio system.t1000.fake_l2esr_2.pio system.t1000.fake_l2esr_3.pio system.t1000.fake_l2esr_4.pio system.t1000.fake_ssi.pio system.t1000.fake_jbi.pio system.t1000.puart0.pio system.t1000.hvuart.pio system.disk0.pio slave=system.bridge.master @@ -204,11 +207,14 @@ type=CoherentXBar children=badaddr_responder clk_domain=system.clk_domain eventq_index=0 -header_cycles=1 +forward_latency=4 +frontend_latency=3 +response_latency=2 snoop_filter=Null +snoop_response_latency=4 system=system use_default_range=false -width=8 +width=16 default=system.membus.badaddr_responder.pio master=system.t1000.iob.pio system.t1000.htod.pio system.bridge.slave system.rom.port system.nvram.port system.hypervisor_desc.port system.partition_desc.port system.physmem0.port system.physmem1.port slave=system.system_port system.cpu.icache_port system.cpu.dcache_port |