----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2802/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10859:15ac45ed4273 --------------------------- ruby: speed up function used for cache walks This patch adds a few helpful functions that allow .sm files to directly invalidate all cache blocks using a trigger queue rather than rely on each individual cache block to be invalidated via requests from the mandatory queue. Diffs ----- src/mem/protocol/RubySlicc_Types.sm fbdaa08aaa426b9f4660c366f934ccb670d954ec src/mem/ruby/structures/CacheMemory.hh fbdaa08aaa426b9f4660c366f934ccb670d954ec src/mem/ruby/structures/CacheMemory.cc fbdaa08aaa426b9f4660c366f934ccb670d954ec Diff: http://reviews.gem5.org/r/2802/diff/ Testing ------- Thanks, Anthony Gutierrez _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
