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 52882 # Simulator instruction rate (inst/s)
|
|
host_mem_usage 349184 # Number of bytes of host memory used
|
|
host_seconds 0.18 # Real time elapsed on the host
|
|
host_tick_rate 1596256 # Simulator tick rate (ticks/s)
|
|
sim_freq 1000000000 # Frequency of simulated ticks
|
|
sim_insts 9519 # Number of instructions simulated
|
|
sim_seconds 0.000287 # Number of seconds simulated
|
|
sim_ticks 287334 # 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 287334 # number of cpu cycles simulated
|
|
system.cpu.num_insts 9519 # Number of instructions executed
|
|
system.cpu.num_refs 1987 # Number of memory references
|
|
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
|
|
|
|
---------- End Simulation Statistics ----------
|