diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2007-11-29 00:00:26 -0800 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2007-11-29 00:00:26 -0800 |
commit | fa5e3b47c8d541259438c5177ef57232f5317907 (patch) | |
tree | 55a6a447319c0aacfc3565a82bf622c4f92f959b /tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt | |
parent | 16e99e4677c24147e09ff10d375751a7b114a8d7 (diff) | |
download | gem5-fa5e3b47c8d541259438c5177ef57232f5317907.tar.xz |
SPARC: Fix the initial stack to match what the Linux kernel does.
--HG--
extra : convert_revision : a4451710d8463e52227fd8f760ab737ea8f404b5
Diffstat (limited to 'tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt')
-rw-r--r-- | tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt b/tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt index 5c6ac6e07..ba9c22737 100644 --- a/tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt +++ b/tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1173 # Simulator instruction rate (inst/s) -host_mem_usage 181108 # Number of bytes of host memory used -host_seconds 4.12 # Real time elapsed on the host -host_tick_rate 3847579 # Simulator tick rate (ticks/s) +host_inst_rate 1215 # Simulator instruction rate (inst/s) +host_mem_usage 181116 # Number of bytes of host memory used +host_seconds 3.98 # Real time elapsed on the host +host_tick_rate 3985160 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 4833 # Number of instructions simulated sim_seconds 0.000016 # Number of seconds simulated |