Deleted Added
sdiff udiff text old ( 8835:7c68f84d7c4e ) new ( 8844:a451e4eda591 )
full compact
1gem5 Simulator System. http://gem5.org
2gem5 is copyrighted software; use the --copyright option for details.
3
4gem5 compiled Feb 12 2012 17:18:12
5gem5 started Feb 12 2012 18:18:13
6gem5 executing on zizzer
7command line: build/SPARC/gem5.fast -d build/SPARC/tests/fast/quick/se/40.m5threads-test-atomic/sparc/linux/o3-timing-mp -re tests/run.py build/SPARC/tests/fast/quick/se/40.m5threads-test-atomic/sparc/linux/o3-timing-mp
8Global frequency set at 1000000000000 ticks per second
9info: Entering event queue @ 0. Starting simulation...
10Init done
11[Iteration 1, Thread 2] Got lock
12[Iteration 1, Thread 2] Critical section done, previously next=0, now next=2
13[Iteration 1, Thread 3] Got lock
14[Iteration 1, Thread 3] Critical section done, previously next=2, now next=3
15[Iteration 1, Thread 1] Got lock
16[Iteration 1, Thread 1] Critical section done, previously next=3, now next=1
17Iteration 1 completed
18[Iteration 2, Thread 1] Got lock
19[Iteration 2, Thread 1] Critical section done, previously next=0, now next=1
20[Iteration 2, Thread 3] Got lock
21[Iteration 2, Thread 3] Critical section done, previously next=1, now next=3
22[Iteration 2, Thread 2] Got lock
23[Iteration 2, Thread 2] Critical section done, previously next=3, now next=2
24Iteration 2 completed
25[Iteration 3, Thread 1] Got lock
26[Iteration 3, Thread 1] Critical section done, previously next=0, now next=1
27[Iteration 3, Thread 3] Got lock
28[Iteration 3, Thread 3] Critical section done, previously next=1, now next=3
29[Iteration 3, Thread 2] Got lock
30[Iteration 3, Thread 2] Critical section done, previously next=3, now next=2
31Iteration 3 completed
32[Iteration 4, Thread 1] Got lock
33[Iteration 4, Thread 1] Critical section done, previously next=0, now next=1
34[Iteration 4, Thread 2] Got lock
35[Iteration 4, Thread 2] Critical section done, previously next=1, now next=2
36[Iteration 4, Thread 3] Got lock
37[Iteration 4, Thread 3] Critical section done, previously next=2, now next=3
38Iteration 4 completed
39[Iteration 5, Thread 2] Got lock
40[Iteration 5, Thread 2] Critical section done, previously next=0, now next=2
41[Iteration 5, Thread 1] Got lock
42[Iteration 5, Thread 1] Critical section done, previously next=2, now next=1
43[Iteration 5, Thread 3] Got lock
44[Iteration 5, Thread 3] Critical section done, previously next=1, now next=3
45Iteration 5 completed
46[Iteration 6, Thread 3] Got lock
47[Iteration 6, Thread 3] Critical section done, previously next=0, now next=3
48[Iteration 6, Thread 1] Got lock
49[Iteration 6, Thread 1] Critical section done, previously next=3, now next=1
50[Iteration 6, Thread 2] Got lock
51[Iteration 6, Thread 2] Critical section done, previously next=1, now next=2
52Iteration 6 completed
53[Iteration 7, Thread 1] Got lock
54[Iteration 7, Thread 1] Critical section done, previously next=0, now next=1
55[Iteration 7, Thread 2] Got lock
56[Iteration 7, Thread 2] Critical section done, previously next=1, now next=2
57[Iteration 7, Thread 3] Got lock
58[Iteration 7, Thread 3] Critical section done, previously next=2, now next=3
59Iteration 7 completed
60[Iteration 8, Thread 2] Got lock
61[Iteration 8, Thread 2] Critical section done, previously next=0, now next=2
62[Iteration 8, Thread 1] Got lock
63[Iteration 8, Thread 1] Critical section done, previously next=2, now next=1
64[Iteration 8, Thread 3] Got lock
65[Iteration 8, Thread 3] Critical section done, previously next=1, now next=3
66Iteration 8 completed
67[Iteration 9, Thread 3] Got lock
68[Iteration 9, Thread 3] Critical section done, previously next=0, now next=3
69[Iteration 9, Thread 2] Got lock
70[Iteration 9, Thread 2] Critical section done, previously next=3, now next=2
71[Iteration 9, Thread 1] Got lock
72[Iteration 9, Thread 1] Critical section done, previously next=2, now next=1
73Iteration 9 completed
74[Iteration 10, Thread 1] Got lock
75[Iteration 10, Thread 1] Critical section done, previously next=0, now next=1
76[Iteration 10, Thread 3] Got lock
77[Iteration 10, Thread 3] Critical section done, previously next=1, now next=3
78[Iteration 10, Thread 2] Got lock
79[Iteration 10, Thread 2] Critical section done, previously next=3, now next=2
80Iteration 10 completed
81PASSED :-)
82Exiting @ tick 111402500 because target called exit()