changeset 643e35415075 in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=643e35415075
description:
        SPARC: Update the FS stats for the recent FP fix.

diffstat:

 tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.ini |  
14 ++++++++++
 tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simout     |  
 8 ++---
 tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt  |  
12 ++++----
 3 files changed, 23 insertions(+), 11 deletions(-)

diffs (162 lines):

diff -r ee79ab89c5a7 -r 643e35415075 
tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.ini
--- 
a/tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.ini   
    Sun Nov 27 22:00:58 2011 -0500
+++ 
b/tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.ini   
    Mon Nov 28 04:19:57 2011 -0500
@@ -19,6 +19,7 @@
 kernel=
 load_addr_mask=1099511627775
 mem_mode=atomic
+memories=system.nvram system.physmem2 system.partition_desc system.physmem 
system.hypervisor_desc system.rom
 nvram=system.nvram
 nvram_addr=133429198848
 nvram_bin=/dist/m5/system/binaries/nvram1
@@ -161,6 +162,7 @@
 
 [system.membus.badaddr_responder]
 type=IsaFake
+fake_mem=false
 pio_addr=0
 pio_latency=2
 pio_size=8
@@ -233,6 +235,7 @@
 
 [system.t1000.fake_clk]
 type=IsaFake
+fake_mem=false
 pio_addr=644245094400
 pio_latency=2
 pio_size=4294967296
@@ -249,6 +252,7 @@
 
 [system.t1000.fake_jbi]
 type=IsaFake
+fake_mem=false
 pio_addr=549755813888
 pio_latency=2
 pio_size=4294967296
@@ -265,6 +269,7 @@
 
 [system.t1000.fake_l2_1]
 type=IsaFake
+fake_mem=false
 pio_addr=725849473024
 pio_latency=2
 pio_size=8
@@ -281,6 +286,7 @@
 
 [system.t1000.fake_l2_2]
 type=IsaFake
+fake_mem=false
 pio_addr=725849473088
 pio_latency=2
 pio_size=8
@@ -297,6 +303,7 @@
 
 [system.t1000.fake_l2_3]
 type=IsaFake
+fake_mem=false
 pio_addr=725849473152
 pio_latency=2
 pio_size=8
@@ -313,6 +320,7 @@
 
 [system.t1000.fake_l2_4]
 type=IsaFake
+fake_mem=false
 pio_addr=725849473216
 pio_latency=2
 pio_size=8
@@ -329,6 +337,7 @@
 
 [system.t1000.fake_l2esr_1]
 type=IsaFake
+fake_mem=false
 pio_addr=734439407616
 pio_latency=2
 pio_size=8
@@ -345,6 +354,7 @@
 
 [system.t1000.fake_l2esr_2]
 type=IsaFake
+fake_mem=false
 pio_addr=734439407680
 pio_latency=2
 pio_size=8
@@ -361,6 +371,7 @@
 
 [system.t1000.fake_l2esr_3]
 type=IsaFake
+fake_mem=false
 pio_addr=734439407744
 pio_latency=2
 pio_size=8
@@ -377,6 +388,7 @@
 
 [system.t1000.fake_l2esr_4]
 type=IsaFake
+fake_mem=false
 pio_addr=734439407808
 pio_latency=2
 pio_size=8
@@ -393,6 +405,7 @@
 
 [system.t1000.fake_membnks]
 type=IsaFake
+fake_mem=false
 pio_addr=648540061696
 pio_latency=2
 pio_size=16384
@@ -409,6 +422,7 @@
 
 [system.t1000.fake_ssi]
 type=IsaFake
+fake_mem=false
 pio_addr=1095216660480
 pio_latency=2
 pio_size=268435456
diff -r ee79ab89c5a7 -r 643e35415075 
tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simout
--- a/tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simout   
Sun Nov 27 22:00:58 2011 -0500
+++ b/tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simout   
Mon Nov 28 04:19:57 2011 -0500
@@ -1,11 +1,9 @@
-Redirecting stdout to 
build/SPARC_FS/tests/opt/long/80.solaris-boot/sparc/solaris/t1000-simple-atomic/simout
-Redirecting stderr to 
build/SPARC_FS/tests/opt/long/80.solaris-boot/sparc/solaris/t1000-simple-atomic/simerr
 gem5 Simulator System.  http://gem5.org
 gem5 is copyrighted software; use the --copyright option for details.
 
-gem5 compiled Jun 12 2011 07:35:14
-gem5 started Jun 12 2011 07:35:20
-gem5 executing on zizzer
+gem5 compiled Nov 27 2011 04:34:45
+gem5 started Nov 27 2011 04:35:04
+gem5 executing on chips
 command line: build/SPARC_FS/gem5.opt -d 
build/SPARC_FS/tests/opt/long/80.solaris-boot/sparc/solaris/t1000-simple-atomic 
-re tests/run.py 
build/SPARC_FS/tests/opt/long/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...
diff -r ee79ab89c5a7 -r 643e35415075 
tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
--- 
a/tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt    
    Sun Nov 27 22:00:58 2011 -0500
+++ 
b/tests/long/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt    
    Mon Nov 28 04:19:57 2011 -0500
@@ -3,10 +3,10 @@
 sim_seconds                                  1.116889                       # 
Number of seconds simulated
 sim_ticks                                  2233777512                       # 
Number of ticks simulated
 sim_freq                                   2000000000                       # 
Frequency of simulated ticks
-host_inst_rate                                2349387                       # 
Simulator instruction rate (inst/s)
-host_tick_rate                                2354253                       # 
Simulator tick rate (ticks/s)
-host_mem_usage                                 524024                       # 
Number of bytes of host memory used
-host_seconds                                   948.83                       # 
Real time elapsed on the host
+host_inst_rate                                 941153                       # 
Simulator instruction rate (inst/s)
+host_tick_rate                                 943102                       # 
Simulator tick rate (ticks/s)
+host_mem_usage                                 535596                       # 
Number of bytes of host memory used
+host_seconds                                  2368.54                       # 
Real time elapsed on the host
 sim_insts                                  2229160714                       # 
Number of instructions simulated
 system.cpu.numCycles                       2233777513                       # 
number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # 
number of work items this cpu started
@@ -18,8 +18,8 @@
 system.cpu.num_conditional_control_insts    316367761                       # 
number of instructions that are conditional controls
 system.cpu.num_int_insts                   1839325658                       # 
number of integer instructions
 system.cpu.num_fp_insts                      14608322                       # 
number of float instructions
-system.cpu.num_int_register_reads          4304894311                       # 
number of times the integer registers were read
-system.cpu.num_int_register_writes         2108336490                       # 
number of times the integer registers were written
+system.cpu.num_int_register_reads          4305540407                       # 
number of times the integer registers were read
+system.cpu.num_int_register_writes         2100562807                       # 
number of times the integer registers were written
 system.cpu.num_fp_register_reads             35401841                       # 
number of times the floating registers were read
 system.cpu.num_fp_register_writes            22917558                       # 
number of times the floating registers were written
 system.cpu.num_mem_refs                     547951940                       # 
number of memory refs
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to