Searched hist:10786 (Results 1 - 2 of 2) sorted by relevance

/gem5/configs/common/
H A DSimulation.py10786:ee82c2c30421 Tue Apr 14 12:01:00 EDT 2015 Malek Musleh <malek.musleh@gmail.com> config, cpu: fix progress interval for switched CPUs
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.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
/gem5/src/cpu/
H A Dbase.cc10786:ee82c2c30421 Tue Apr 14 12:01:00 EDT 2015 Malek Musleh <malek.musleh@gmail.com> config, cpu: fix progress interval for switched CPUs
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.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>

Completed in 59 milliseconds