----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1648/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9477:f69879cc8256 --------------------------- ruby: remove get_time() This patch replaces get_time() in *.sm files with curCycle() which is now possible since controllers are clocked objects. Diffs ----- src/mem/protocol/MOESI_CMP_token-L1cache.sm 23c3e1c0e9e4 src/mem/protocol/MOESI_hammer-cache.sm 23c3e1c0e9e4 src/mem/protocol/MOESI_hammer-dir.sm 23c3e1c0e9e4 src/mem/protocol/RubySlicc_Util.sm 23c3e1c0e9e4 src/mem/ruby/slicc_interface/RubySlicc_Util.hh 23c3e1c0e9e4 Diff: http://reviews.gem5.org/r/1648/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
