----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3037/ -----------------------------------------------------------
(Updated Aug. 17, 2015, 8:16 a.m.) Review request for Default. Repository: gem5 Description (updated) ------- Changeset 11056:a4356848d9f1 --------------------------- 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 (updated) ----- configs/ruby/MI_example.py 110cce93d398 configs/ruby/Network_test.py 110cce93d398 src/mem/ruby/structures/Cache.py 110cce93d398 src/mem/ruby/structures/RubyCache.py PRE-CREATION src/mem/ruby/structures/SConscript 110cce93d398 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
