Update 50.vortex simple-atomic for 8k blk_size
authorGabe Black <gblack@eecs.umich.edu>
Wed, 21 Feb 2007 00:24:45 +0000 (00:24 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 21 Feb 2007 00:24:45 +0000 (00:24 +0000)
--HG--
extra : convert_revision : 82a131bf16b856dadf62a678ce74350079433692

tests/long/50.vortex/ref/alpha/linux/simple-atomic/config.ini
tests/long/50.vortex/ref/alpha/linux/simple-atomic/config.out
tests/long/50.vortex/ref/alpha/linux/simple-atomic/m5stats.txt
tests/long/50.vortex/ref/alpha/linux/simple-atomic/stderr

index 6d8732496da2bc440ac50b41e08a022bb6e07cff..179e8ea773349eda0b20c1323891d5f81de7cc8d 100644 (file)
@@ -7,21 +7,6 @@ max_tick=0
 output_file=cout
 progress_interval=0
 
-[exetrace]
-intel_format=false
-legion_lockstep=false
-pc_symbol=true
-print_cpseq=false
-print_cycle=true
-print_data=true
-print_effaddr=true
-print_fetchseq=false
-print_iregs=false
-print_opclass=true
-print_thread=true
-speculative=true
-trace_system=client
-
 [serialize]
 count=10
 cycle=0
@@ -74,11 +59,11 @@ icache_port=system.membus.port[1]
 [system.cpu.workload]
 type=LiveProcess
 cmd=vortex lendian.raw
-cwd=build/ALPHA_SE/tests/opt/long/50.vortex/alpha/linux/simple-atomic
+cwd=build/ALPHA_SE/tests/fast/long/50.vortex/alpha/linux/simple-atomic
 egid=100
 env=
 euid=100
-executable=/dist/m5/cpu2000/binaries/alpha/tru64/vortex
+executable=/home/gblack/m5/dist/m5/cpu2000/binaries/alpha/tru64/vortex
 gid=100
 input=cin
 output=cout
@@ -100,14 +85,6 @@ type=PhysicalMemory
 file=
 latency=1
 range=0:134217727
+zero=false
 port=system.membus.port[0]
 
-[trace]
-bufsize=0
-cycle=0
-dump_on_exit=false
-file=cout
-flags=
-ignore=
-start=0
-
index 38f919464f4cca44d217e9b8baa2b31a4f36a3e8..725aaed5078d224a1be0ceac1e14c05b918f8d58 100644 (file)
@@ -10,6 +10,7 @@ type=PhysicalMemory
 file=
 range=[0,134217727]
 latency=1
+zero=false
 
 [system]
 type=System
@@ -26,11 +27,11 @@ responder_set=false
 [system.cpu.workload]
 type=LiveProcess
 cmd=vortex lendian.raw
-executable=/dist/m5/cpu2000/binaries/alpha/tru64/vortex
+executable=/home/gblack/m5/dist/m5/cpu2000/binaries/alpha/tru64/vortex
 input=cin
 output=cout
 env=
-cwd=build/ALPHA_SE/tests/opt/long/50.vortex/alpha/linux/simple-atomic
+cwd=build/ALPHA_SE/tests/fast/long/50.vortex/alpha/linux/simple-atomic
 system=system
 uid=100
 euid=100
@@ -57,15 +58,6 @@ function_trace=false
 function_trace_start=0
 simulate_stalls=false
 
-[trace]
-flags=
-start=0
-cycle=0
-bufsize=0
-file=cout
-dump_on_exit=false
-ignore=
-
 [stats]
 descriptions=true
 project_name=test
@@ -83,25 +75,6 @@ dump_cycle=0
 dump_period=0
 ignore_events=
 
-[random]
-seed=1
-
-[exetrace]
-speculative=true
-print_cycle=true
-print_opclass=true
-print_thread=true
-print_effaddr=true
-print_data=true
-print_iregs=false
-print_fetchseq=false
-print_cpseq=false
-print_reg_delta=false
-pc_symbol=true
-intel_format=false
-legion_lockstep=false
-trace_system=client
-
 [statsreset]
 reset_cycle=0
 
index d73ff13a7584333faca32c208c878e2615f06c62..9c60e13162d7cc707b60e2a7403a53d24ee3ede5 100644 (file)
@@ -1,18 +1,18 @@
 
 ---------- Begin Simulation Statistics ----------
-host_inst_rate                                 857494                       # Simulator instruction rate (inst/s)
-host_mem_usage                                 149092                       # Number of bytes of host memory used
-host_seconds                                   103.05                       # Real time elapsed on the host
-host_tick_rate                                 857491                       # Simulator tick rate (ticks/s)
+host_inst_rate                                1347543                       # Simulator instruction rate (inst/s)
+host_mem_usage                                 179988                       # Number of bytes of host memory used
+host_seconds                                    65.56                       # Real time elapsed on the host
+host_tick_rate                                1347535                       # Simulator tick rate (ticks/s)
 sim_freq                                 1000000000000                       # Frequency of simulated ticks
-sim_insts                                    88361899                       # Number of instructions simulated
+sim_insts                                    88340674                       # Number of instructions simulated
 sim_seconds                                  0.000088                       # Number of seconds simulated
-sim_ticks                                    88361898                       # Number of ticks simulated
+sim_ticks                                    88340673                       # Number of ticks simulated
 system.cpu.idle_fraction                            0                       # Percentage of idle cycles
 system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
-system.cpu.numCycles                         88361899                       # number of cpu cycles simulated
-system.cpu.num_insts                         88361899                       # Number of instructions executed
-system.cpu.num_refs                          35229376                       # Number of memory references
-system.cpu.workload.PROG:num_syscalls            4706                       # Number of system calls
+system.cpu.numCycles                         88340674                       # number of cpu cycles simulated
+system.cpu.num_insts                         88340674                       # Number of instructions executed
+system.cpu.num_refs                          35224019                       # Number of memory references
+system.cpu.workload.PROG:num_syscalls            4583                       # Number of system calls
 
 ---------- End Simulation Statistics   ----------
index 87866a2a59e92dd00e8f13661a9e51d9aa2d5ed6..eb1796ead85f2b6384a5d2a26729dfaa6209a742 100644 (file)
@@ -1 +1,2 @@
+0: system.remote_gdb.listener: listening for remote gdb on port 7000
 warn: Entering event queue @ 0.  Starting simulation...