gem5/configs
Brad Beckmann 8733ed4b7d network: basic link bw for garnet and simple networks
This patch ensures that both Garnet and the simple networks use the bw value
specified in the topology.  To do so, the patch generalizes the specification
of bw for basic links.  This value is then translated to the specific value
used by the simple and Garnet networks.  Since Garent does not support
non-uniformed link bandwidth, the patch also adds a check to ensure all bws are
equal.

--HG--
rename : src/mem/ruby/network/BasicLink.cc => src/mem/ruby/network/simple/SimpleLink.cc
rename : src/mem/ruby/network/BasicLink.hh => src/mem/ruby/network/simple/SimpleLink.hh
rename : src/mem/ruby/network/BasicLink.py => src/mem/ruby/network/simple/SimpleLink.py
2011-04-28 17:18:14 -07:00
..
boot ARM: Include IDE/CF controller by default in PBX model. 2011-04-04 11:42:31 -05:00
common python: fix another bug from changes to main.py 2011-04-20 19:07:44 -07:00
example This patch supports cache flushing in MOESI_hammer 2011-03-28 10:49:45 -05:00
ruby network: basic link bw for garnet and simple networks 2011-04-28 17:18:14 -07:00
splash2 Config: Keep track of uncached and cached ports separately. 2011-02-03 20:23:00 -08:00