----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1459/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9281:8a66aa3d7866 --------------------------- ruby: register multiple memory controllers Currently the Ruby System maintains pointer to only one of the memory controllers. But there can be multiple controllers in the system. This patch adds a vector of memory controllers. Diffs ----- src/mem/ruby/system/System.hh a5ede748a1d9 src/mem/ruby/system/System.cc a5ede748a1d9 Diff: http://reviews.gem5.org/r/1459/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
