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

/gem5/src/cpu/simple/
H A Dtiming.hhdiff 2867:cc92d58a3210 Fri Jul 07 15:38:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Switch out fixes for CPUs.

src/cpu/o3/cpu.cc:
Fix up keeping proper state when switched out and drained.
src/cpu/simple/timing.cc:
src/cpu/simple/timing.hh:
Keep track of the event we use to schedule fetch initially and upon resume. We may have to cancel the event if the CPU is switched out.
H A Dtiming.ccdiff 2867:cc92d58a3210 Fri Jul 07 15:38:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Switch out fixes for CPUs.

src/cpu/o3/cpu.cc:
Fix up keeping proper state when switched out and drained.
src/cpu/simple/timing.cc:
src/cpu/simple/timing.hh:
Keep track of the event we use to schedule fetch initially and upon resume. We may have to cancel the event if the CPU is switched out.
/gem5/src/cpu/o3/
H A Dcpu.ccdiff 2867:cc92d58a3210 Fri Jul 07 15:38:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Switch out fixes for CPUs.

src/cpu/o3/cpu.cc:
Fix up keeping proper state when switched out and drained.
src/cpu/simple/timing.cc:
src/cpu/simple/timing.hh:
Keep track of the event we use to schedule fetch initially and upon resume. We may have to cancel the event if the CPU is switched out.

Completed in 118 milliseconds