7b2f8e6857
Just one test (40.m5threads-test-atomic) is set up for now. These tests require that the m5threads SPARC binaries are present in /dist or in test-progs.
87 lines
4.1 KiB
Text
87 lines
4.1 KiB
Text
M5 Simulator System
|
|
|
|
Copyright (c) 2001-2008
|
|
The Regents of The University of Michigan
|
|
All Rights Reserved
|
|
|
|
|
|
M5 compiled Apr 17 2009 00:22:56
|
|
M5 revision 35b1dc26772f 6041 default qtip tip m5threads-base-regressions.diff
|
|
M5 started Apr 17 2009 00:29:37
|
|
M5 executing on zizzer
|
|
command line: build/SPARC_SE/m5.opt -d build/SPARC_SE/tests/opt/quick/40.m5threads-test-atomic/sparc/linux/o3-timing-mp -re tests/run.py build/SPARC_SE/tests/opt/quick/40.m5threads-test-atomic/sparc/linux/o3-timing-mp
|
|
Global frequency set at 1000000000000 ticks per second
|
|
info: Entering event queue @ 0. Starting simulation...
|
|
Init done
|
|
[Iteration 1, Thread 1] Got lock
|
|
[Iteration 1, Thread 1] Critical section done, previously next=0, now next=1
|
|
[Iteration 1, Thread 2] Got lock
|
|
[Iteration 1, Thread 2] Critical section done, previously next=1, now next=2
|
|
[Iteration 1, Thread 3] Got lock
|
|
[Iteration 1, Thread 3] Critical section done, previously next=2, now next=3
|
|
Iteration 1 completed
|
|
[Iteration 2, Thread 3] Got lock
|
|
[Iteration 2, Thread 3] Critical section done, previously next=0, now next=3
|
|
[Iteration 2, Thread 1] Got lock
|
|
[Iteration 2, Thread 1] Critical section done, previously next=3, now next=1
|
|
[Iteration 2, Thread 2] Got lock
|
|
[Iteration 2, Thread 2] Critical section done, previously next=1, now next=2
|
|
Iteration 2 completed
|
|
[Iteration 3, Thread 2] Got lock
|
|
[Iteration 3, Thread 2] Critical section done, previously next=0, now next=2
|
|
[Iteration 3, Thread 1] Got lock
|
|
[Iteration 3, Thread 1] Critical section done, previously next=2, now next=1
|
|
[Iteration 3, Thread 3] Got lock
|
|
[Iteration 3, Thread 3] Critical section done, previously next=1, now next=3
|
|
Iteration 3 completed
|
|
[Iteration 4, Thread 3] Got lock
|
|
[Iteration 4, Thread 3] Critical section done, previously next=0, now next=3
|
|
[Iteration 4, Thread 1] Got lock
|
|
[Iteration 4, Thread 1] Critical section done, previously next=3, now next=1
|
|
[Iteration 4, Thread 2] Got lock
|
|
[Iteration 4, Thread 2] Critical section done, previously next=1, now next=2
|
|
Iteration 4 completed
|
|
[Iteration 5, Thread 3] Got lock
|
|
[Iteration 5, Thread 3] Critical section done, previously next=0, now next=3
|
|
[Iteration 5, Thread 2] Got lock
|
|
[Iteration 5, Thread 2] Critical section done, previously next=3, now next=2
|
|
[Iteration 5, Thread 1] Got lock
|
|
[Iteration 5, Thread 1] Critical section done, previously next=2, now next=1
|
|
Iteration 5 completed
|
|
[Iteration 6, Thread 1] Got lock
|
|
[Iteration 6, Thread 1] Critical section done, previously next=0, now next=1
|
|
[Iteration 6, Thread 3] Got lock
|
|
[Iteration 6, Thread 3] Critical section done, previously next=1, now next=3
|
|
[Iteration 6, Thread 2] Got lock
|
|
[Iteration 6, Thread 2] Critical section done, previously next=3, now next=2
|
|
Iteration 6 completed
|
|
[Iteration 7, Thread 1] Got lock
|
|
[Iteration 7, Thread 1] Critical section done, previously next=0, now next=1
|
|
[Iteration 7, Thread 3] Got lock
|
|
[Iteration 7, Thread 3] Critical section done, previously next=1, now next=3
|
|
[Iteration 7, Thread 2] Got lock
|
|
[Iteration 7, Thread 2] Critical section done, previously next=3, now next=2
|
|
Iteration 7 completed
|
|
[Iteration 8, Thread 1] Got lock
|
|
[Iteration 8, Thread 1] Critical section done, previously next=0, now next=1
|
|
[Iteration 8, Thread 2] Got lock
|
|
[Iteration 8, Thread 2] Critical section done, previously next=1, now next=2
|
|
[Iteration 8, Thread 3] Got lock
|
|
[Iteration 8, Thread 3] Critical section done, previously next=2, now next=3
|
|
Iteration 8 completed
|
|
[Iteration 9, Thread 2] Got lock
|
|
[Iteration 9, Thread 2] Critical section done, previously next=0, now next=2
|
|
[Iteration 9, Thread 3] Got lock
|
|
[Iteration 9, Thread 3] Critical section done, previously next=2, now next=3
|
|
[Iteration 9, Thread 1] Got lock
|
|
[Iteration 9, Thread 1] Critical section done, previously next=3, now next=1
|
|
Iteration 9 completed
|
|
[Iteration 10, Thread 2] Got lock
|
|
[Iteration 10, Thread 2] Critical section done, previously next=0, now next=2
|
|
[Iteration 10, Thread 1] Got lock
|
|
[Iteration 10, Thread 1] Critical section done, previously next=2, now next=1
|
|
[Iteration 10, Thread 3] Got lock
|
|
[Iteration 10, Thread 3] Critical section done, previously next=1, now next=3
|
|
Iteration 10 completed
|
|
PASSED :-)
|
|
Exiting @ tick 220484500 because target called exit()
|