tests: Kevin fixed how writebacks are handled in SMT and that changed stats.

This commit is contained in:
Nathan Binkert 2008-09-28 14:15:37 -07:00
parent d2f172ab8d
commit bb3ab0f474
3 changed files with 381 additions and 382 deletions

View file

@ -1,5 +1,4 @@
0: system.remote_gdb.listener: listening for remote gdb on port 7003
0: system.remote_gdb.listener: listening for remote gdb on port 7008
warn: Sockets disabled, not accepting gdb connections
warn: Entering event queue @ 0. Starting simulation...
warn: Increasing stack size by one page.
warn: Increasing stack size by one page.

View file

@ -5,13 +5,13 @@ The Regents of The University of Michigan
All Rights Reserved
M5 compiled Aug 2 2008 17:07:15
M5 started Sat Aug 2 17:13:24 2008
M5 executing on zizzer
M5 revision 5517:3ad997252dd241f919fe7d9071a0a136e29ac424
M5 commit date Thu Jul 31 08:01:38 2008 -0700
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/01.hello-2T-smt/alpha/linux/o3-timing tests/run.py quick/01.hello-2T-smt/alpha/linux/o3-timing
M5 compiled Sep 27 2008 21:08:21
M5 revision 5571:7f81bb1690686883c5b93e8343068a001faf5083
M5 commit date Sat Sep 27 21:03:50 2008 -0700
M5 started Sep 27 2008 21:08:23
M5 executing on piton
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/01.hello-2T-smt/alpha/linux/o3-timing -re --stdout-file stdout --stderr-file stderr tests/run.py quick/01.hello-2T-smt/alpha/linux/o3-timing
Global frequency set at 1000000000000 ticks per second
Hello world!
Hello world!
Exiting @ tick 14042500 because target called exit()
Exiting @ tick 14029500 because target called exit()