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

/gem5/src/sim/
H A Dclocked_object.hhdiff 9296:f4ba9a861e65 Mon Oct 15 18:27:00 EDT 2012 Nilay Vaish <nilay@cs.wisc.edu> ruby: reset timing after cache warm up
Ruby system was recently converted to a clocked object. Such objects maintain
state related to the time that has passed so far. During the cache warmup, Ruby
system changes its own time and the global time. Later on, the global time is
restored. So Ruby system also needs to reset its own time.

Completed in 11 milliseconds