4,5c4,5
< gem5 compiled Jun 28 2012 22:06:58
< gem5 started Jun 28 2012 22:54:12
---
> gem5 compiled Jul 2 2012 08:54:18
> gem5 started Jul 2 2012 11:32:06
13,14d12
< [Iteration 1, Thread 3] Got lock
< [Iteration 1, Thread 3] Critical section done, previously next=1, now next=3
16c14,16
< [Iteration 1, Thread 2] Critical section done, previously next=3, now next=2
---
> [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
18,21d17
< [Iteration 2, Thread 2] Got lock
< [Iteration 2, Thread 2] Critical section done, previously next=0, now next=2
< [Iteration 2, Thread 3] Got lock
< [Iteration 2, Thread 3] Critical section done, previously next=2, now next=3
23c19,23
< [Iteration 2, Thread 1] Critical section done, previously next=3, now next=1
---
> [Iteration 2, Thread 1] Critical section done, previously next=0, now next=1
> [Iteration 2, Thread 3] Got lock
> [Iteration 2, Thread 3] Critical section done, previously next=1, now next=3
> [Iteration 2, Thread 2] Got lock
> [Iteration 2, Thread 2] Critical section done, previously next=3, now next=2
24a25,26
> [Iteration 3, Thread 1] Got lock
> [Iteration 3, Thread 1] Critical section done, previously next=0, now next=1
26c28
< [Iteration 3, Thread 3] Critical section done, previously next=0, now next=3
---
> [Iteration 3, Thread 3] Critical section done, previously next=1, now next=3
29,30d30
< [Iteration 3, Thread 1] Got lock
< [Iteration 3, Thread 1] Critical section done, previously next=2, now next=1
32,35d31
< [Iteration 4, Thread 2] Got lock
< [Iteration 4, Thread 2] Critical section done, previously next=0, now next=2
< [Iteration 4, Thread 3] Got lock
< [Iteration 4, Thread 3] Critical section done, previously next=2, now next=3
37c33,37
< [Iteration 4, Thread 1] Critical section done, previously next=3, now next=1
---
> [Iteration 4, Thread 1] Critical section done, previously next=0, now next=1
> [Iteration 4, Thread 3] Got lock
> [Iteration 4, Thread 3] Critical section done, previously next=1, now next=3
> [Iteration 4, Thread 2] Got lock
> [Iteration 4, Thread 2] Critical section done, previously next=3, now next=2
38a39,40
> [Iteration 5, Thread 1] Got lock
> [Iteration 5, Thread 1] Critical section done, previously next=0, now next=1
40c42
< [Iteration 5, Thread 3] Critical section done, previously next=0, now next=3
---
> [Iteration 5, Thread 3] Critical section done, previously next=1, now next=3
43,44d44
< [Iteration 5, Thread 1] Got lock
< [Iteration 5, Thread 1] Critical section done, previously next=2, now next=1
46,49d45
< [Iteration 6, Thread 2] Got lock
< [Iteration 6, Thread 2] Critical section done, previously next=0, now next=2
< [Iteration 6, Thread 3] Got lock
< [Iteration 6, Thread 3] Critical section done, previously next=2, now next=3
51c47,51
< [Iteration 6, Thread 1] Critical section done, previously next=3, now next=1
---
> [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
52a53,54
> [Iteration 7, Thread 1] Got lock
> [Iteration 7, Thread 1] Critical section done, previously next=0, now next=1
54c56
< [Iteration 7, Thread 3] Critical section done, previously next=0, now next=3
---
> [Iteration 7, Thread 3] Critical section done, previously next=1, now next=3
57,58d58
< [Iteration 7, Thread 1] Got lock
< [Iteration 7, Thread 1] Critical section done, previously next=2, now next=1
60,63d59
< [Iteration 8, Thread 2] Got lock
< [Iteration 8, Thread 2] Critical section done, previously next=0, now next=2
< [Iteration 8, Thread 3] Got lock
< [Iteration 8, Thread 3] Critical section done, previously next=2, now next=3
65c61,65
< [Iteration 8, Thread 1] Critical section done, previously next=3, now next=1
---
> [Iteration 8, Thread 1] Critical section done, previously next=0, now next=1
> [Iteration 8, Thread 3] Got lock
> [Iteration 8, Thread 3] Critical section done, previously next=1, now next=3
> [Iteration 8, Thread 2] Got lock
> [Iteration 8, Thread 2] Critical section done, previously next=3, now next=2
66a67,68
> [Iteration 9, Thread 1] Got lock
> [Iteration 9, Thread 1] Critical section done, previously next=0, now next=1
68c70
< [Iteration 9, Thread 3] Critical section done, previously next=0, now next=3
---
> [Iteration 9, Thread 3] Critical section done, previously next=1, now next=3
71,72d72
< [Iteration 9, Thread 1] Got lock
< [Iteration 9, Thread 1] Critical section done, previously next=2, now next=1
74,75d73
< [Iteration 10, Thread 2] Got lock
< [Iteration 10, Thread 2] Critical section done, previously next=0, now next=2
77c75,77
< [Iteration 10, Thread 1] Critical section done, previously next=2, now next=1
---
> [Iteration 10, Thread 1] Critical section done, previously next=0, now next=1
> [Iteration 10, Thread 2] Got lock
> [Iteration 10, Thread 2] Critical section done, previously next=1, now next=2
79c79
< [Iteration 10, Thread 3] Critical section done, previously next=1, now next=3
---
> [Iteration 10, Thread 3] Critical section done, previously next=2, now next=3
82c82
< Exiting @ tick 262299000 because target called exit()
---
> Exiting @ tick 268912000 because target called exit()