gem5/cpu/simple_cpu
Steve Reinhardt 5e360051cf Minor tweaks to make a switchover at tick N match
restarting from a checkpoint at tick N.

cpu/simple_cpu/simple_cpu.cc:
    On a CPU switchover, schedule the new CPU's first tick event
    for curTick+1 instead of curTick.

--HG--
extra : convert_revision : f0757d6f028214d36c1cff992db688fd6e8a6fdc
2003-12-09 14:21:38 -08:00
..
simple_cpu.cc Minor tweaks to make a switchover at tick N match 2003-12-09 14:21:38 -08:00
simple_cpu.hh Little fixes to make more of the stats reset correctly. 2003-11-06 00:41:14 -05:00