----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1595/ -----------------------------------------------------------
(Updated Jan. 4, 2013, 8:47 a.m.) Review request for Default. Description (updated) ------- Changeset 9376:fba1eda1cb0f --------------------------- Config: Move Ruby Objs to RubySystem in obj hierarchy This patch moves the contollers to be children of the ruby_system instead of 'system' under the python object hierarchy. This is so that these objects can inherit some of the ruby_system's parameter values without resorting to calling a global system pointer during run-time. The Ruby Objects should be direct children of the ruby_system instead of the main system object. Testing: Diffs (updated) ----- configs/ruby/MESI_CMP_directory.py 6cf64b3ec4adf18538fc7d26d5db0e4cbf27b067 configs/ruby/MI_example.py 6cf64b3ec4adf18538fc7d26d5db0e4cbf27b067 configs/ruby/MOESI_CMP_directory.py 6cf64b3ec4adf18538fc7d26d5db0e4cbf27b067 configs/ruby/MOESI_CMP_token.py 6cf64b3ec4adf18538fc7d26d5db0e4cbf27b067 configs/ruby/MOESI_hammer.py 6cf64b3ec4adf18538fc7d26d5db0e4cbf27b067 Diff: http://reviews.gem5.org/r/1595/diff/ Testing ------- Thanks, Malek Musleh _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
