4,5c4,5
< gem5 compiled Feb 11 2012 13:08:33
< gem5 started Feb 11 2012 13:55:55
---
> gem5 compiled Feb 12 2012 17:18:12
> gem5 started Feb 12 2012 18:18:13
13,14d12
< [Iteration 1, Thread 1] Got lock
< [Iteration 1, Thread 1] Critical section done, previously next=2, now next=1
16c14,16
< [Iteration 1, Thread 3] Critical section done, previously next=1, now next=3
---
> [Iteration 1, Thread 3] Critical section done, previously next=2, now next=3
> [Iteration 1, Thread 1] Got lock
> [Iteration 1, Thread 1] Critical section done, previously next=3, now next=1
25,28d24
< [Iteration 3, Thread 2] Got lock
< [Iteration 3, Thread 2] Critical section done, previously next=0, now next=2
< [Iteration 3, Thread 3] Got lock
< [Iteration 3, Thread 3] Critical section done, previously next=2, now next=3
30c26,30
< [Iteration 3, Thread 1] Critical section done, previously next=3, now next=1
---
> [Iteration 3, Thread 1] Critical section done, previously next=0, now next=1
> [Iteration 3, Thread 3] Got lock
> [Iteration 3, Thread 3] Critical section done, previously next=1, now next=3
> [Iteration 3, Thread 2] Got lock
> [Iteration 3, Thread 2] Critical section done, previously next=3, now next=2
38a39,40
> [Iteration 5, Thread 2] Got lock
> [Iteration 5, Thread 2] Critical section done, previously next=0, now next=2
40c42
< [Iteration 5, Thread 1] Critical section done, previously next=0, now next=1
---
> [Iteration 5, Thread 1] Critical section done, previously next=2, now next=1
43,44d44
< [Iteration 5, Thread 2] Got lock
< [Iteration 5, Thread 2] Critical section done, previously next=3, now next=2
45a46,47
> [Iteration 6, Thread 3] Got lock
> [Iteration 6, Thread 3] Critical section done, previously next=0, now next=3
47c49
< [Iteration 6, Thread 1] Critical section done, previously next=0, now next=1
---
> [Iteration 6, Thread 1] Critical section done, previously next=3, now next=1
50,51d51
< [Iteration 6, Thread 3] Got lock
< [Iteration 6, Thread 3] Critical section done, previously next=2, now next=3
60,61d59
< [Iteration 8, Thread 3] Got lock
< [Iteration 8, Thread 3] Critical section done, previously next=0, now next=3
63c61
< [Iteration 8, Thread 2] Critical section done, previously next=3, now next=2
---
> [Iteration 8, Thread 2] Critical section done, previously next=0, now next=2
65a64,65
> [Iteration 8, Thread 3] Got lock
> [Iteration 8, Thread 3] Critical section done, previously next=1, now next=3
69,70d68
< [Iteration 9, Thread 1] Got lock
< [Iteration 9, Thread 1] Critical section done, previously next=3, now next=1
72c70,72
< [Iteration 9, Thread 2] Critical section done, previously next=1, now next=2
---
> [Iteration 9, Thread 2] Critical section done, previously next=3, now next=2
> [Iteration 9, Thread 1] Got lock
> [Iteration 9, Thread 1] Critical section done, previously next=2, now next=1
74,77d73
< [Iteration 10, Thread 2] Got lock
< [Iteration 10, Thread 2] Critical section done, previously next=0, now next=2
< [Iteration 10, Thread 3] Got lock
< [Iteration 10, Thread 3] Critical section done, previously next=2, now next=3
79c75,79
< [Iteration 10, Thread 1] Critical section done, previously next=3, now next=1
---
> [Iteration 10, Thread 1] Critical section done, previously next=0, now next=1
> [Iteration 10, Thread 3] Got lock
> [Iteration 10, Thread 3] Critical section done, previously next=1, now next=3
> [Iteration 10, Thread 2] Got lock
> [Iteration 10, Thread 2] Critical section done, previously next=3, now next=2
82c82
< Exiting @ tick 104317500 because target called exit()
---
> Exiting @ tick 111402500 because target called exit()