----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1934/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 9777:12efd14ac517 --------------------------- ruby: network: remove reconfiguration code This code seems not to be of any use now. There is no path in the simulator that allows for reconfiguring the network. A better approach would be to take a checkpoint and start the simulation from the checkpoint with the new configuration. Diffs ----- src/mem/ruby/network/Network.hh 5fe711f40d18 src/mem/ruby/network/Topology.hh 5fe711f40d18 src/mem/ruby/network/Topology.cc 5fe711f40d18 src/mem/ruby/network/garnet/fixed-pipeline/GarnetNetwork_d.hh 5fe711f40d18 src/mem/ruby/network/garnet/fixed-pipeline/GarnetNetwork_d.cc 5fe711f40d18 src/mem/ruby/network/garnet/flexible-pipeline/GarnetNetwork.hh 5fe711f40d18 src/mem/ruby/network/garnet/flexible-pipeline/GarnetNetwork.cc 5fe711f40d18 src/mem/ruby/network/simple/SimpleNetwork.hh 5fe711f40d18 src/mem/ruby/network/simple/SimpleNetwork.cc 5fe711f40d18 Diff: http://reviews.gem5.org/r/1934/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
