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

/gem5/src/cpu/o3/
H A Dcpu.cc7507:b1ac6773e83d Thu Jul 22 13:47:00 EDT 2010 Timothy M. Jones <tjones1@inf.ed.ac.uk> O3CPU: O3's tick event gets squashed when it is switched out. When repeatedly
switching between O3 and another CPU, O3's tick event might still be scheduled
in the event queue (as squashed). Therefore, check for a squashed tick event
as well as a non-scheduled event when taking over from another CPU and deal
with it accordingly.

Completed in 54 milliseconds