Update 50.vortex simple-atomic for 8k blk_size

--HG--
extra : convert_revision : 82a131bf16b856dadf62a678ce74350079433692
This commit is contained in:
Gabe Black 2007-02-21 00:24:45 +00:00
parent 4674fce113
commit fb7169848c
4 changed files with 17 additions and 66 deletions

View 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

View 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

View 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 ----------

View file

@ -1 +1,2 @@
0: system.remote_gdb.listener: listening for remote gdb on port 7000
warn: Entering event queue @ 0. Starting simulation...