----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1587/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9389:b2c49b171a8d --------------------------- sim: Fatal if a clocked object is set to have a clock of 0 This patch adds a check to the clocked object constructor to ensure it is not configured to have a clock period of 0. Diffs ----- src/mem/cache/base.cc 844f9e724343 src/sim/clocked_object.hh 844f9e724343 Diff: http://reviews.gem5.org/r/1587/diff/ Testing ------- util/regress all passing (disregarding t1000 and eio) Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
