X86: Fix the parser stats which myseriously differ even for the revision they came...
authorGabe Black <gblack@eecs.umich.edu>
Wed, 17 Oct 2007 01:04:46 +0000 (18:04 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 17 Oct 2007 01:04:46 +0000 (18:04 -0700)
--HG--
extra : convert_revision : bd5fbeeea319bffbc60dcd45ef19603b09fc71ce

tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini
tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt
tests/long/20.parser/ref/x86/linux/simple-atomic/stderr
tests/long/20.parser/ref/x86/linux/simple-atomic/stdout

index 4eb71e4261184a22f3a7ecaf95dc34c89f9ab932..10efbab5feb2302781edf16569fb23571ed3b4cd 100644 (file)
@@ -54,6 +54,7 @@ euid=100
 executable=/dist/m5/cpu2000/binaries/x86/linux/parser
 gid=100
 input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
+max_stack_size=67108864
 output=cout
 pid=100
 ppid=99
index 8f033a43d7433f529b9f92e43a8f51644471daeb..8c942dab96f2aed5ed00f2163126852317a513fa 100644 (file)
@@ -1,17 +1,17 @@
 
 ---------- Begin Simulation Statistics ----------
-host_inst_rate                                 892072                       # Simulator instruction rate (inst/s)
-host_mem_usage                                 179660                       # Number of bytes of host memory used
-host_seconds                                  1699.28                       # Real time elapsed on the host
-host_tick_rate                              517205729                       # Simulator tick rate (ticks/s)
+host_inst_rate                                 601084                       # Simulator instruction rate (inst/s)
+host_mem_usage                                 179664                       # Number of bytes of host memory used
+host_seconds                                  2521.91                       # Real time elapsed on the host
+host_tick_rate                              348496572                       # Simulator tick rate (ticks/s)
 sim_freq                                 1000000000000                       # Frequency of simulated ticks
-sim_insts                                  1515877384                       # Number of instructions simulated
+sim_insts                                  1515877389                       # Number of instructions simulated
 sim_seconds                                  0.878876                       # Number of seconds simulated
-sim_ticks                                878876322500                       # Number of ticks simulated
+sim_ticks                                878876325000                       # 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                       1757752646                       # number of cpu cycles simulated
-system.cpu.num_insts                       1515877384                       # Number of instructions executed
+system.cpu.numCycles                       1757752651                       # number of cpu cycles simulated
+system.cpu.num_insts                       1515877389                       # Number of instructions executed
 system.cpu.num_refs                         533543283                       # Number of memory references
 system.cpu.workload.PROG:num_syscalls             541                       # Number of system calls
 
index 46a429e22eec0eadde14680bcf56f44bd23cd0d7..06e25e22992274add340844be2e0e50334c48001 100644 (file)
@@ -1,4 +1,4 @@
-0: system.remote_gdb.listener: listening for remote gdb on port 7000
+0: system.remote_gdb.listener: listening for remote gdb on port 7002
 warn: Entering event queue @ 0.  Starting simulation...
 warn: instruction 'fnstcw_Mw' unimplemented
 warn: instruction 'fldcw_Mw' unimplemented
index 7c8274dbbb3a765b26cf56509d6b6f1499ef34c7..431314b14be8d6ff42fb55d1e994ba8475d369dc 100644 (file)
@@ -64,9 +64,9 @@ The Regents of The University of Michigan
 All Rights Reserved
 
 
-M5 compiled Oct 12 2007 10:09:31
-M5 started Fri Oct 12 12:42:44 2007
+M5 compiled Oct 15 2007 20:49:03
+M5 started Mon Oct 15 20:49:24 2007
 M5 executing on nacho
 command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic tests/run.py long/20.parser/x86/linux/simple-atomic
 Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 878876322500 because target called exit()
+Exiting @ tick 878876325000 because target called exit()