----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1435/ -----------------------------------------------------------
(Updated Oct. 4, 2012, 8:29 a.m.) Review request for Default. Description (updated) ------- Changeset 9277:f576478175f1 --------------------------- 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. Diffs (updated) ----- src/mem/ruby/system/System.cc a5ede748a1d9 src/sim/clocked_object.hh a5ede748a1d9 Diff: http://reviews.gem5.org/r/1435/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
