----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/967/ -----------------------------------------------------------
(Updated 2012-01-04 13:21:14.972040) Review request for Default. Summary ------- eventq: add a function for replacing head of the queue This patch adds a function for replacing the event at the head of the queue with another event. This helps in running a different set of events. Events already scheduled can processed by replacing the original head event back. This function has been specifically added to support cache warmup and cooldown required for creating and restoring checkpoints. Diffs (updated) ----- src/sim/eventq.hh 09b482ee9ae0 src/sim/eventq.cc 09b482ee9ae0 Diff: http://reviews.m5sim.org/r/967/diff Testing ------- Thanks, Nilay _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
