Re: [gem5-dev] Review Request: cpu: Fix a livelock in the o3 cpu.

2013-02-05 Thread Andreas Sandberg
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1660/#review3988 --- Ship it! Ship It! - Andreas Sandberg On Jan. 22, 2013, 1:49 p.m., Ali

Re: [gem5-dev] Review Request: cpu: Fix a livelock in the o3 cpu.

2013-02-05 Thread Andreas Sandberg
> On Jan. 24, 2013, 9:14 a.m., Andreas Sandberg wrote: > > What's the point of the avoidQuiesceLiveLock flag? Is there anything > > preventing us from doing a squashAfter whenever there is an interrupt > > pending and interrupts are turned on again? > > Ali Saidi wrote: > You will be throw

Re: [gem5-dev] Review Request: cpu: Fix a livelock in the o3 cpu.

2013-02-04 Thread Ali Saidi
> On Jan. 24, 2013, 9:14 a.m., Andreas Sandberg wrote: > > What's the point of the avoidQuiesceLiveLock flag? Is there anything > > preventing us from doing a squashAfter whenever there is an interrupt > > pending and interrupts are turned on again? > > Ali Saidi wrote: > You will be throw

Re: [gem5-dev] Review Request: cpu: Fix a livelock in the o3 cpu.

2013-02-04 Thread Andreas Sandberg
> On Jan. 24, 2013, 9:14 a.m., Andreas Sandberg wrote: > > What's the point of the avoidQuiesceLiveLock flag? Is there anything > > preventing us from doing a squashAfter whenever there is an interrupt > > pending and interrupts are turned on again? > > Ali Saidi wrote: > You will be throw

Re: [gem5-dev] Review Request: cpu: Fix a livelock in the o3 cpu.

2013-02-01 Thread Ali Saidi
> On Jan. 24, 2013, 9:14 a.m., Andreas Sandberg wrote: > > What's the point of the avoidQuiesceLiveLock flag? Is there anything > > preventing us from doing a squashAfter whenever there is an interrupt > > pending and interrupts are turned on again? You will be throwing away perfectly good ins

Re: [gem5-dev] Review Request: cpu: Fix a livelock in the o3 cpu.

2013-02-01 Thread Andreas Hansson
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1660/#review3968 --- Ship it! Solves the problem :-) - Andreas Hansson On Jan. 22, 2013, 1

Re: [gem5-dev] Review Request: cpu: Fix a livelock in the o3 cpu.

2013-01-24 Thread Andreas Sandberg
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1660/#review3895 --- What's the point of the avoidQuiesceLiveLock flag? Is there anything prev

[gem5-dev] Review Request: cpu: Fix a livelock in the o3 cpu.

2013-01-22 Thread Ali Saidi
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1660/ --- Review request for Default. Description --- Changeset 9513:86c772cdcb3e --