-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/670/#review1190
-----------------------------------------------------------


Could you please walk through when two faults will happen at the same time and 
why that's a problem?


src/cpu/simple/timing.cc
<http://reviews.m5sim.org/r/670/#comment1646>

    The reschedule function (with "always" set) will do the de/rescheduling for 
you all in one shot.


- Gabe


On 2011-05-02 15:41:43, Ali Saidi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.m5sim.org/r/670/
> -----------------------------------------------------------
> 
> (Updated 2011-05-02 15:41:43)
> 
> 
> Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and 
> Nathan Binkert.
> 
> 
> Summary
> -------
> 
> CPU: Fix a case where timing simple cpu faults can nest.
> 
> If we fault, change the state to faulting so that we don't fault again in the 
> same cycle.
> 
> 
> Diffs
> -----
> 
>   src/cpu/simple/base.hh 3f49ed206f46 
>   src/cpu/simple/timing.cc 3f49ed206f46 
> 
> Diff: http://reviews.m5sim.org/r/670/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Ali
> 
>

_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to