Update 40.perlbmk simple-atomic for 8k blk_size

--HG--
extra : convert_revision : 135274a64ead4962faa4f34b2df4e9de453cbe7f
This commit is contained in:
Gabe Black 2007-02-21 00:23:02 +00:00
parent 3d4fe3f459
commit e574b42d9c
4 changed files with 16 additions and 65 deletions

View file

@ -7,21 +7,6 @@ max_tick=0
output_file=cout output_file=cout
progress_interval=0 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] [serialize]
count=10 count=10
cycle=0 cycle=0
@ -74,11 +59,11 @@ icache_port=system.membus.port[1]
[system.cpu.workload] [system.cpu.workload]
type=LiveProcess type=LiveProcess
cmd=perlbmk -I. -I lib lgred.makerand.pl cmd=perlbmk -I. -I lib lgred.makerand.pl
cwd=build/ALPHA_SE/tests/opt/long/40.perlbmk/alpha/linux/simple-atomic cwd=build/ALPHA_SE/tests/fast/long/40.perlbmk/alpha/linux/simple-atomic
egid=100 egid=100
env= env=
euid=100 euid=100
executable=/dist/m5/cpu2000/binaries/alpha/tru64/perlbmk executable=/home/gblack/m5/dist/m5/cpu2000/binaries/alpha/tru64/perlbmk
gid=100 gid=100
input=cin input=cin
output=cout output=cout
@ -100,14 +85,6 @@ type=PhysicalMemory
file= file=
latency=1 latency=1
range=0:134217727 range=0:134217727
zero=false
port=system.membus.port[0] 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= file=
range=[0,134217727] range=[0,134217727]
latency=1 latency=1
zero=false
[system] [system]
type=System type=System
@ -26,11 +27,11 @@ responder_set=false
[system.cpu.workload] [system.cpu.workload]
type=LiveProcess type=LiveProcess
cmd=perlbmk -I. -I lib lgred.makerand.pl cmd=perlbmk -I. -I lib lgred.makerand.pl
executable=/dist/m5/cpu2000/binaries/alpha/tru64/perlbmk executable=/home/gblack/m5/dist/m5/cpu2000/binaries/alpha/tru64/perlbmk
input=cin input=cin
output=cout output=cout
env= env=
cwd=build/ALPHA_SE/tests/opt/long/40.perlbmk/alpha/linux/simple-atomic cwd=build/ALPHA_SE/tests/fast/long/40.perlbmk/alpha/linux/simple-atomic
system=system system=system
uid=100 uid=100
euid=100 euid=100
@ -57,15 +58,6 @@ function_trace=false
function_trace_start=0 function_trace_start=0
simulate_stalls=false simulate_stalls=false
[trace]
flags=
start=0
cycle=0
bufsize=0
file=cout
dump_on_exit=false
ignore=
[stats] [stats]
descriptions=true descriptions=true
project_name=test project_name=test
@ -83,25 +75,6 @@ dump_cycle=0
dump_period=0 dump_period=0
ignore_events= 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] [statsreset]
reset_cycle=0 reset_cycle=0

View file

@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ---------- ---------- Begin Simulation Statistics ----------
host_inst_rate 906784 # Simulator instruction rate (inst/s) host_inst_rate 1149393 # Simulator instruction rate (inst/s)
host_mem_usage 147280 # Number of bytes of host memory used host_mem_usage 177516 # Number of bytes of host memory used
host_seconds 2215.51 # Real time elapsed on the host host_seconds 1747.87 # Real time elapsed on the host
host_tick_rate 906784 # Simulator tick rate (ticks/s) host_tick_rate 1149393 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 2008987724 # Number of instructions simulated sim_insts 2008987607 # Number of instructions simulated
sim_seconds 0.002009 # Number of seconds simulated sim_seconds 0.002009 # Number of seconds simulated
sim_ticks 2008987723 # Number of ticks simulated sim_ticks 2008987606 # Number of ticks simulated
system.cpu.idle_fraction 0 # Percentage of idle cycles system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.numCycles 2008987724 # number of cpu cycles simulated system.cpu.numCycles 2008987607 # number of cpu cycles simulated
system.cpu.num_insts 2008987724 # Number of instructions executed system.cpu.num_insts 2008987607 # Number of instructions executed
system.cpu.num_refs 722390480 # Number of memory references system.cpu.num_refs 722390435 # Number of memory references
system.cpu.workload.PROG:num_syscalls 39 # Number of system calls system.cpu.workload.PROG:num_syscalls 39 # Number of system calls
---------- End Simulation Statistics ---------- ---------- End Simulation Statistics ----------

View file

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