ab2f864af2
This patch includes the necessary regression updates to test the new ruby configuration system. The patch includes support for multiple ruby protocols and adds the ruby random tester. The patch removes atomic mode test for ruby since ruby does not support atomic mode acceses. These tests can be added back in when ruby supports atomic mode for real. --HG-- rename : tests/quick/50.memtest/test.py => tests/quick/60.rubytest/test.py
18 lines
1.6 KiB
Text
18 lines
1.6 KiB
Text
|
|
---------- Begin Simulation Statistics ----------
|
|
host_inst_rate 59331 # Simulator instruction rate (inst/s)
|
|
host_mem_usage 347024 # Number of bytes of host memory used
|
|
host_seconds 0.09 # Real time elapsed on the host
|
|
host_tick_rate 2815062 # Simulator tick rate (ticks/s)
|
|
sim_freq 1000000000 # Frequency of simulated ticks
|
|
sim_insts 5340 # Number of instructions simulated
|
|
sim_seconds 0.000253 # Number of seconds simulated
|
|
sim_ticks 253364 # 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 253364 # number of cpu cycles simulated
|
|
system.cpu.num_insts 5340 # Number of instructions executed
|
|
system.cpu.num_refs 1402 # Number of memory references
|
|
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
|
|
|
|
---------- End Simulation Statistics ----------
|