gem5/src/mem/ruby/network
Nilay Vaish 04a558bb41 Garnet: Correct computation of link utilization
The computation for link utilization was incorrect for the flexible network.
The utilization was being divided twice by the total time.
2012-04-28 16:57:31 -05:00
..
fault_model clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6 2012-04-14 05:43:31 -04:00
garnet Garnet: Correct computation of link utilization 2012-04-28 16:57:31 -05:00
orion clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6 2012-04-14 05:43:31 -04:00
simple Ruby: Shuffle some of the included files 2011-12-31 18:44:51 -06:00
topologies Topology: bug fix in external link initialization 2011-11-23 16:34:13 -05:00
BasicLink.cc network: basic link bw for garnet and simple networks 2011-04-28 17:18:14 -07:00
BasicLink.hh network: basic link bw for garnet and simple networks 2011-04-28 17:18:14 -07:00
BasicLink.py network: set the ExtLink bw to 16 bytes 2011-04-28 17:18:14 -07:00
BasicRouter.cc network: convert links & switches to first class C++ SimObjects 2011-04-28 17:18:14 -07:00
BasicRouter.hh network: convert links & switches to first class C++ SimObjects 2011-04-28 17:18:14 -07:00
BasicRouter.py network: convert links & switches to first class C++ SimObjects 2011-04-28 17:18:14 -07:00
Network.cc Ruby: Shuffle some of the included files 2011-12-31 18:44:51 -06:00
Network.hh Ruby: Shuffle some of the included files 2011-12-31 18:44:51 -06:00
Network.py Ruby: Add support for functional accesses 2011-06-30 19:49:26 -05:00
SConscript BuildEnv: Eliminate RUBY as build environment variable 2011-08-08 10:50:13 -05:00
Topology.cc Ruby: Shuffle some of the included files 2011-12-31 18:44:51 -06:00
Topology.hh Ruby: Remove some unused typedefs 2011-11-03 22:46:45 -05:00