4bd025742d
Right now only non-SMT SE regression tests have been added back in. The rest are pending getting SMT working, and consolidating the FS configuration files. Eventually support for different OSs can be added so you can specify which versions of the binary you want to run from one config file. Note: mp-test1 doesn't have any reference stats because MP mode doesn't currently work. The test itself should probably work once the code is fixed. SConstruct: Updates to allow for regression tests to work via the command line "scons build/ALPHA_SE/test/debug/quick" and such once again. src/cpu/SConscript: Keep a list of SMT supporting CPUs so that the regression tests can easily specify which CPUs to use if they are SMT only. --HG-- extra : convert_revision : 34e6286150aae8f316ae694f6c00be8f510522f2
18 lines
1.6 KiB
Text
18 lines
1.6 KiB
Text
|
|
---------- Begin Simulation Statistics ----------
|
|
host_inst_rate 739858 # Simulator instruction rate (inst/s)
|
|
host_mem_usage 147760 # Number of bytes of host memory used
|
|
host_seconds 0.68 # Real time elapsed on the host
|
|
host_tick_rate 1006609 # Simulator tick rate (ticks/s)
|
|
sim_freq 1000000000000 # Frequency of simulated ticks
|
|
sim_insts 500000 # Number of instructions simulated
|
|
sim_seconds 0.000001 # Number of seconds simulated
|
|
sim_ticks 680774 # Number of ticks simulated
|
|
system.cpu0.idle_fraction 0 # Percentage of idle cycles
|
|
system.cpu0.not_idle_fraction 1 # Percentage of non-idle cycles
|
|
system.cpu0.numCycles 0 # number of cpu cycles simulated
|
|
system.cpu0.num_insts 500000 # Number of instructions executed
|
|
system.cpu0.num_refs 182203 # Number of memory references
|
|
system.workload.PROG:num_syscalls 18 # Number of system calls
|
|
|
|
---------- End Simulation Statistics ----------
|