Searched hist:9952 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/sim/
H A Dsim_exit.hh9952:7437cc334df1 Thu Oct 31 14:41:00 EDT 2013 Dam Sunwoo <dam.sunwoo@arm.com> sim: added option to serialize SimLoopExitEvent

SimLoopExitEvents weren't serialized by default. Some benchmarks
utilize a delayed m5 exit pseudo op call to terminate the simulation
and this event was lost when resuming from a checkpoint generated
after the pseudo op call. This patch adds the capability to serialize
the SimLoopExitEvents and enable serialization for m5_exit and m5_fail
pseudo ops by default. Does not affect other generic
SimLoopExitEvents.
H A Dsim_events.cc9952:7437cc334df1 Thu Oct 31 14:41:00 EDT 2013 Dam Sunwoo <dam.sunwoo@arm.com> sim: added option to serialize SimLoopExitEvent

SimLoopExitEvents weren't serialized by default. Some benchmarks
utilize a delayed m5 exit pseudo op call to terminate the simulation
and this event was lost when resuming from a checkpoint generated
after the pseudo op call. This patch adds the capability to serialize
the SimLoopExitEvents and enable serialization for m5_exit and m5_fail
pseudo ops by default. Does not affect other generic
SimLoopExitEvents.
H A Dsim_events.hh9952:7437cc334df1 Thu Oct 31 14:41:00 EDT 2013 Dam Sunwoo <dam.sunwoo@arm.com> sim: added option to serialize SimLoopExitEvent

SimLoopExitEvents weren't serialized by default. Some benchmarks
utilize a delayed m5 exit pseudo op call to terminate the simulation
and this event was lost when resuming from a checkpoint generated
after the pseudo op call. This patch adds the capability to serialize
the SimLoopExitEvents and enable serialization for m5_exit and m5_fail
pseudo ops by default. Does not affect other generic
SimLoopExitEvents.
H A Dpseudo_inst.cc9952:7437cc334df1 Thu Oct 31 14:41:00 EDT 2013 Dam Sunwoo <dam.sunwoo@arm.com> sim: added option to serialize SimLoopExitEvent

SimLoopExitEvents weren't serialized by default. Some benchmarks
utilize a delayed m5 exit pseudo op call to terminate the simulation
and this event was lost when resuming from a checkpoint generated
after the pseudo op call. This patch adds the capability to serialize
the SimLoopExitEvents and enable serialization for m5_exit and m5_fail
pseudo ops by default. Does not affect other generic
SimLoopExitEvents.

Completed in 40 milliseconds