summaryrefslogtreecommitdiff
path: root/tests/long/fs/80.solaris-boot
diff options
context:
space:
mode:
authorNathan Binkert <nate@binkert.org>2012-05-09 11:52:14 -0700
committerNathan Binkert <nate@binkert.org>2012-05-09 11:52:14 -0700
commit4a644767c58754339965cecc5d85853255652a30 (patch)
treee435caa3b1ba7f5e395c58ca0fdfdfa91804d2dd /tests/long/fs/80.solaris-boot
parent55411f7f713a42f67552a9621051fae8f7869648 (diff)
downloadgem5-4a644767c58754339965cecc5d85853255652a30.tar.xz
stats: update stats for no_value -> nan
Lots of accumulated older changes too.
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.ini90
-rwxr-xr-xtests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simout13
-rw-r--r--tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt62
3 files changed, 91 insertions, 74 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 490c0c72f..acae3dcdb 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
@@ -19,7 +19,7 @@ init_param=0
kernel=
load_addr_mask=1099511627775
mem_mode=atomic
-memories=system.rom system.hypervisor_desc system.physmem2 system.nvram system.physmem system.partition_desc
+memories=system.hypervisor_desc system.nvram system.partition_desc system.physmem2 system.rom system.physmem
num_work_ids=16
nvram=system.nvram
nvram_addr=133429198848
@@ -29,7 +29,6 @@ openboot_bin=/dist/m5/system/binaries/openboot_new.bin
partition_desc=system.partition_desc
partition_desc_addr=133445976064
partition_desc_bin=/dist/m5/system/binaries/1up-md.bin
-physmem=system.physmem
readfile=tests/halt.sh
reset_addr=1099243192320
reset_bin=/dist/m5/system/binaries/reset_new.bin
@@ -42,7 +41,7 @@ work_cpus_ckpt_count=0
work_end_ckpt_count=0
work_end_exit_count=0
work_item_id=-1
-system_port=system.membus.port[9]
+system_port=system.membus.slave[0]
[system.bridge]
type=Bridge
@@ -52,8 +51,8 @@ ranges=133412421632:133412421639 134217728000:554050781183 644245094400:65283502
req_size=16
resp_size=16
write_ack=false
-master=system.iobus.port[14]
-slave=system.membus.port[2]
+master=system.iobus.slave[0]
+slave=system.membus.master[2]
[system.cpu]
type=AtomicSimpleCPU
@@ -66,6 +65,7 @@ do_checkpoint_insts=true
do_quiesce=true
do_statistics_insts=true
dtb=system.cpu.dtb
+fastmem=false
function_trace=false
function_trace_start=0
interrupts=system.cpu.interrupts
@@ -84,8 +84,8 @@ system=system
tracer=system.cpu.tracer
width=1
workload=
-dcache_port=system.membus.port[11]
-icache_port=system.membus.port[10]
+dcache_port=system.membus.slave[2]
+icache_port=system.membus.slave[1]
[system.cpu.dtb]
type=SparcTLB
@@ -108,7 +108,7 @@ image=system.disk0.image
pio_addr=134217728000
pio_latency=2
system=system
-pio=system.iobus.port[15]
+pio=system.iobus.master[14]
[system.disk0.image]
type=CowDiskImage
@@ -124,14 +124,16 @@ image_file=/dist/m5/system/disks/disk.s10hw2
read_only=true
[system.hypervisor_desc]
-type=PhysicalMemory
+type=SimpleMemory
+conf_table_reported=false
file=
+in_addr_map=true
latency=60
latency_var=0
null=false
range=133446500352:133446508543
zero=false
-port=system.membus.port[7]
+port=system.membus.master[7]
[system.intrctrl]
type=IntrControl
@@ -145,7 +147,8 @@ clock=2
header_cycles=1
use_default_range=false
width=64
-port=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.bridge.master system.disk0.pio
+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
[system.membus]
type=Bus
@@ -157,7 +160,8 @@ header_cycles=1
use_default_range=false
width=64
default=system.membus.badaddr_responder.pio
-port=system.t1000.iob.pio system.t1000.htod.pio system.bridge.slave system.physmem.port[0] system.physmem2.port[0] system.rom.port[0] system.nvram.port[0] system.hypervisor_desc.port[0] system.partition_desc.port[0] system.system_port system.cpu.icache_port system.cpu.dcache_port
+master=system.t1000.iob.pio system.t1000.htod.pio system.bridge.slave system.physmem.port[0] system.physmem2.port[0] system.rom.port[0] system.nvram.port[0] system.hypervisor_desc.port[0] system.partition_desc.port[0]
+slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
[system.membus.badaddr_responder]
type=IsaFake
@@ -176,54 +180,64 @@ warn_access=
pio=system.membus.default
[system.nvram]
-type=PhysicalMemory
+type=SimpleMemory
+conf_table_reported=false
file=
+in_addr_map=true
latency=60
latency_var=0
null=false
range=133429198848:133429207039
zero=false
-port=system.membus.port[6]
+port=system.membus.master[6]
[system.partition_desc]
-type=PhysicalMemory
+type=SimpleMemory
+conf_table_reported=false
file=
+in_addr_map=true
latency=60
latency_var=0
null=false
range=133445976064:133445984255
zero=false
-port=system.membus.port[8]
+port=system.membus.master[8]
[system.physmem]
-type=PhysicalMemory
+type=SimpleMemory
+conf_table_reported=false
file=
+in_addr_map=true
latency=60
latency_var=0
null=false
range=1048576:68157439
zero=true
-port=system.membus.port[3]
+port=system.membus.master[3]
[system.physmem2]
-type=PhysicalMemory
+type=SimpleMemory
+conf_table_reported=false
file=
+in_addr_map=true
latency=60
latency_var=0
null=false
range=2147483648:2415919103
zero=true
-port=system.membus.port[4]
+port=system.membus.master[4]
[system.rom]
-type=PhysicalMemory
+type=SimpleMemory
+conf_table_reported=false
file=
+in_addr_map=true
latency=60
latency_var=0
null=false
range=1099243192320:1099251580927
zero=false
-port=system.membus.port[5]
+port=system.membus.master[5]
[system.t1000]
type=T1000
@@ -245,7 +259,7 @@ ret_data8=255
system=system
update_data=false
warn_access=
-pio=system.iobus.port[0]
+pio=system.iobus.master[0]
[system.t1000.fake_jbi]
type=IsaFake
@@ -261,7 +275,7 @@ ret_data8=255
system=system
update_data=false
warn_access=
-pio=system.iobus.port[11]
+pio=system.iobus.master[11]
[system.t1000.fake_l2_1]
type=IsaFake
@@ -277,7 +291,7 @@ ret_data8=255
system=system
update_data=true
warn_access=
-pio=system.iobus.port[2]
+pio=system.iobus.master[2]
[system.t1000.fake_l2_2]
type=IsaFake
@@ -293,7 +307,7 @@ ret_data8=255
system=system
update_data=true
warn_access=
-pio=system.iobus.port[3]
+pio=system.iobus.master[3]
[system.t1000.fake_l2_3]
type=IsaFake
@@ -309,7 +323,7 @@ ret_data8=255
system=system
update_data=true
warn_access=
-pio=system.iobus.port[4]
+pio=system.iobus.master[4]
[system.t1000.fake_l2_4]
type=IsaFake
@@ -325,7 +339,7 @@ ret_data8=255
system=system
update_data=true
warn_access=
-pio=system.iobus.port[5]
+pio=system.iobus.master[5]
[system.t1000.fake_l2esr_1]
type=IsaFake
@@ -341,7 +355,7 @@ ret_data8=255
system=system
update_data=true
warn_access=
-pio=system.iobus.port[6]
+pio=system.iobus.master[6]
[system.t1000.fake_l2esr_2]
type=IsaFake
@@ -357,7 +371,7 @@ ret_data8=255
system=system
update_data=true
warn_access=
-pio=system.iobus.port[7]
+pio=system.iobus.master[7]
[system.t1000.fake_l2esr_3]
type=IsaFake
@@ -373,7 +387,7 @@ ret_data8=255
system=system
update_data=true
warn_access=
-pio=system.iobus.port[8]
+pio=system.iobus.master[8]
[system.t1000.fake_l2esr_4]
type=IsaFake
@@ -389,7 +403,7 @@ ret_data8=255
system=system
update_data=true
warn_access=
-pio=system.iobus.port[9]
+pio=system.iobus.master[9]
[system.t1000.fake_membnks]
type=IsaFake
@@ -405,7 +419,7 @@ ret_data8=255
system=system
update_data=false
warn_access=
-pio=system.iobus.port[1]
+pio=system.iobus.master[1]
[system.t1000.fake_ssi]
type=IsaFake
@@ -421,7 +435,7 @@ ret_data8=255
system=system
update_data=false
warn_access=
-pio=system.iobus.port[10]
+pio=system.iobus.master[10]
[system.t1000.hterm]
type=Terminal
@@ -436,7 +450,7 @@ pio_addr=1099255906296
pio_latency=2
system=system
time=Thu Jan 1 00:00:00 2009
-pio=system.membus.port[1]
+pio=system.membus.master[1]
[system.t1000.hvuart]
type=Uart8250
@@ -445,14 +459,14 @@ pio_latency=2
platform=system.t1000
system=system
terminal=system.t1000.hterm
-pio=system.iobus.port[13]
+pio=system.iobus.master[13]
[system.t1000.iob]
type=Iob
pio_latency=2
platform=system.t1000
system=system
-pio=system.membus.port[0]
+pio=system.membus.master[0]
[system.t1000.pterm]
type=Terminal
@@ -468,5 +482,5 @@ pio_latency=2
platform=system.t1000
system=system
terminal=system.t1000.pterm
-pio=system.iobus.port[12]
+pio=system.iobus.master[12]
diff --git a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simout b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simout
index c2315f7a1..3dd47139a 100755
--- a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simout
+++ b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simout
@@ -1,12 +1,15 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Feb 11 2012 13:08:33
-gem5 started Feb 11 2012 14:02:46
-gem5 executing on zizzer
-command line: build/SPARC/gem5.fast -d build/SPARC/tests/fast/long/fs/80.solaris-boot/sparc/solaris/t1000-simple-atomic -re tests/run.py build/SPARC/tests/fast/long/fs/80.solaris-boot/sparc/solaris/t1000-simple-atomic
+gem5 compiled May 8 2012 15:05:42
+gem5 started May 8 2012 15:49:20
+gem5 executing on piton
+command line: build/SPARC/gem5.opt -d build/SPARC/tests/opt/long/fs/80.solaris-boot/sparc/solaris/t1000-simple-atomic -re tests/run.py build/SPARC/tests/opt/long/fs/80.solaris-boot/sparc/solaris/t1000-simple-atomic
Global frequency set at 2000000000 ticks per second
-info: No kernel set for full system simulation. Assuming you know what you're doing...
+info: No kernel set for full system simulation. Assuming you know what you're doing if not SPARC ISA
+ 0: system.t1000.htod: Real-time clock set to Thu Jan 1 00:00:00 2009
+
+ 0: system.t1000.htod: Real-time clock set to 1230768000
info: Entering event queue @ 0. Starting simulation...
info: Ignoring write to SPARC ERROR regsiter
info: Ignoring write to SPARC ERROR regsiter
diff --git a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
index 26c5818ca..714a7f4dc 100644
--- a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
+++ b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 1.116889 # Nu
sim_ticks 2233777512 # Number of ticks simulated
final_tick 2233777512 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 2000000000 # Frequency of simulated ticks
-host_inst_rate 4520258 # Simulator instruction rate (inst/s)
-host_op_rate 4522035 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 4531400 # Simulator tick rate (ticks/s)
-host_mem_usage 500812 # Number of bytes of host memory used
-host_seconds 492.96 # Real time elapsed on the host
+host_inst_rate 1707325 # Simulator instruction rate (inst/s)
+host_op_rate 1707996 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1711534 # Simulator tick rate (ticks/s)
+host_mem_usage 511008 # Number of bytes of host memory used
+host_seconds 1305.13 # Real time elapsed on the host
sim_insts 2228284650 # Number of instructions simulated
sim_ops 2229160714 # Number of ops (including micro ops) simulated
system.hypervisor_desc.bytes_read 16792 # Number of bytes read from this memory
@@ -19,15 +19,23 @@ system.hypervisor_desc.num_writes 0 # Nu
system.hypervisor_desc.num_other 0 # Number of other requests responded to by this memory
system.hypervisor_desc.bw_read 15035 # Total read bandwidth from this memory (bytes/s)
system.hypervisor_desc.bw_total 15035 # Total bandwidth to/from this memory (bytes/s)
-system.rom.bytes_read 1128688 # Number of bytes read from this memory
-system.rom.bytes_inst_read 432296 # Number of instructions bytes read from this memory
-system.rom.bytes_written 0 # Number of bytes written to this memory
-system.rom.num_reads 195123 # Number of read requests responded to by this memory
-system.rom.num_writes 0 # Number of write requests responded to by this memory
-system.rom.num_other 0 # Number of other requests responded to by this memory
-system.rom.bw_read 1010564 # Total read bandwidth from this memory (bytes/s)
-system.rom.bw_inst_read 387054 # Instruction read bandwidth from this memory (bytes/s)
-system.rom.bw_total 1010564 # Total bandwidth to/from this memory (bytes/s)
+system.nvram.bytes_read 284 # Number of bytes read from this memory
+system.nvram.bytes_inst_read 0 # Number of instructions bytes read from this memory
+system.nvram.bytes_written 92 # Number of bytes written to this memory
+system.nvram.num_reads 284 # Number of read requests responded to by this memory
+system.nvram.num_writes 92 # Number of write requests responded to by this memory
+system.nvram.num_other 0 # Number of other requests responded to by this memory
+system.nvram.bw_read 254 # Total read bandwidth from this memory (bytes/s)
+system.nvram.bw_write 82 # Write bandwidth from this memory (bytes/s)
+system.nvram.bw_total 337 # Total bandwidth to/from this memory (bytes/s)
+system.partition_desc.bytes_read 4846 # Number of bytes read from this memory
+system.partition_desc.bytes_inst_read 0 # Number of instructions bytes read from this memory
+system.partition_desc.bytes_written 0 # Number of bytes written to this memory
+system.partition_desc.num_reads 608 # Number of read requests responded to by this memory
+system.partition_desc.num_writes 0 # Number of write requests responded to by this memory
+system.partition_desc.num_other 0 # Number of other requests responded to by this memory
+system.partition_desc.bw_read 4339 # Total read bandwidth from this memory (bytes/s)
+system.partition_desc.bw_total 4339 # Total bandwidth to/from this memory (bytes/s)
system.physmem2.bytes_read 9813991967 # Number of bytes read from this memory
system.physmem2.bytes_inst_read 8318106840 # Number of instructions bytes read from this memory
system.physmem2.bytes_written 897268422 # Number of bytes written to this memory
@@ -38,15 +46,15 @@ system.physmem2.bw_read 8786901931 # To
system.physmem2.bw_inst_read 7447569684 # Instruction read bandwidth from this memory (bytes/s)
system.physmem2.bw_write 803364182 # Write bandwidth from this memory (bytes/s)
system.physmem2.bw_total 9590266113 # Total bandwidth to/from this memory (bytes/s)
-system.nvram.bytes_read 284 # Number of bytes read from this memory
-system.nvram.bytes_inst_read 0 # Number of instructions bytes read from this memory
-system.nvram.bytes_written 92 # Number of bytes written to this memory
-system.nvram.num_reads 284 # Number of read requests responded to by this memory
-system.nvram.num_writes 92 # Number of write requests responded to by this memory
-system.nvram.num_other 0 # Number of other requests responded to by this memory
-system.nvram.bw_read 254 # Total read bandwidth from this memory (bytes/s)
-system.nvram.bw_write 82 # Write bandwidth from this memory (bytes/s)
-system.nvram.bw_total 337 # Total bandwidth to/from this memory (bytes/s)
+system.rom.bytes_read 1128688 # Number of bytes read from this memory
+system.rom.bytes_inst_read 432296 # Number of instructions bytes read from this memory
+system.rom.bytes_written 0 # Number of bytes written to this memory
+system.rom.num_reads 195123 # Number of read requests responded to by this memory
+system.rom.num_writes 0 # Number of write requests responded to by this memory
+system.rom.num_other 0 # Number of other requests responded to by this memory
+system.rom.bw_read 1010564 # Total read bandwidth from this memory (bytes/s)
+system.rom.bw_inst_read 387054 # Instruction read bandwidth from this memory (bytes/s)
+system.rom.bw_total 1010564 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bytes_read 709825348 # Number of bytes read from this memory
system.physmem.bytes_inst_read 612291324 # Number of instructions bytes read from this memory
system.physmem.bytes_written 15400223 # Number of bytes written to this memory
@@ -57,14 +65,6 @@ system.physmem.bw_read 635538091 # To
system.physmem.bw_inst_read 548211557 # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write 13788502 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total 649326593 # Total bandwidth to/from this memory (bytes/s)
-system.partition_desc.bytes_read 4846 # Number of bytes read from this memory
-system.partition_desc.bytes_inst_read 0 # Number of instructions bytes read from this memory
-system.partition_desc.bytes_written 0 # Number of bytes written to this memory
-system.partition_desc.num_reads 608 # Number of read requests responded to by this memory
-system.partition_desc.num_writes 0 # Number of write requests responded to by this memory
-system.partition_desc.num_other 0 # Number of other requests responded to by this memory
-system.partition_desc.bw_read 4339 # Total read bandwidth from this memory (bytes/s)
-system.partition_desc.bw_total 4339 # Total bandwidth to/from this memory (bytes/s)
system.cpu.numCycles 2233777513 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed