Searched hist:9862 (Results 1 - 5 of 5) sorted by relevance

/gem5/configs/topologies/
H A DCrossbar.pydiff 9862:54d6728d99cf Fri Sep 06 17:21:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: network: correct naming of routers

The routers are created before the network class. This results in the routers
becoming children of the first link they are connected to and they get generic
names like int_node and node_b. This patch creates the network object first
and passes it to the topology creation function. Now the routers are children
of the network object and names are much more sensible.
H A DBaseTopology.pydiff 9862:54d6728d99cf Fri Sep 06 17:21:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: network: correct naming of routers

The routers are created before the network class. This results in the routers
becoming children of the first link they are connected to and they get generic
names like int_node and node_b. This patch creates the network object first
and passes it to the topology creation function. Now the routers are children
of the network object and names are much more sensible.
H A DPt2Pt.pydiff 9862:54d6728d99cf Fri Sep 06 17:21:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: network: correct naming of routers

The routers are created before the network class. This results in the routers
becoming children of the first link they are connected to and they get generic
names like int_node and node_b. This patch creates the network object first
and passes it to the topology creation function. Now the routers are children
of the network object and names are much more sensible.
H A DCluster.pydiff 9862:54d6728d99cf Fri Sep 06 17:21:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: network: correct naming of routers

The routers are created before the network class. This results in the routers
becoming children of the first link they are connected to and they get generic
names like int_node and node_b. This patch creates the network object first
and passes it to the topology creation function. Now the routers are children
of the network object and names are much more sensible.
/gem5/configs/ruby/
H A DRuby.pydiff 9862:54d6728d99cf Fri Sep 06 17:21:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: network: correct naming of routers

The routers are created before the network class. This results in the routers
becoming children of the first link they are connected to and they get generic
names like int_node and node_b. This patch creates the network object first
and passes it to the topology creation function. Now the routers are children
of the network object and names are much more sensible.

Completed in 33 milliseconds