----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3037/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11026:1f85db7c9029 --------------------------- ruby: Move Rubys cache class from Cache.py to RubyCache.py This patch serves to avoid name clashes with the classic cache. For some reason having two 'SimObject' files with the same name creates problems. Diffs ----- src/mem/ruby/structures/Cache.py b998b5a6c5f5 src/mem/ruby/structures/RubyCache.py PRE-CREATION src/mem/ruby/structures/SConscript b998b5a6c5f5 Diff: http://reviews.gem5.org/r/3037/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
