----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2727/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10773:51e57bda4ab3 --------------------------- config, cpu: fix progress interval for switched CPUs" progress_interval_config.diff This patch ensures that the CPU progress Event is triggered for the new set of switched_cpus that get scheduled (e.g. during fast-forwarding). it also avoids printing the interval state if the cpu is currently switched out. Diffs ----- configs/common/Simulation.py 8a7285d6197e src/cpu/base.cc 8a7285d6197e Diff: http://reviews.gem5.org/r/2727/diff/ Testing ------- Thanks, Malek Musleh _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
