gem5/src/mem/ruby/network
Nilay Vaish bf8ae288fa ruby: network: drop member m_in_use
This member indicates whether or not a particular virtual network is in use.
Instead of having a default big value for the number of virtual networks and
then checking whether a virtual network is in use, the next patch removes the
default value and the protocol configuration file would now specify the
number of virtual networks it requires.

Additionally, the patch also refactors some of the code used for computing the
virtual channel next in the round robin order.
2015-08-30 12:24:18 -05:00
..
fault_model sim: Include object header files in SWIG interfaces 2012-11-02 11:32:01 -05:00
garnet ruby: network: drop member m_in_use 2015-08-30 12:24:18 -05:00
simple ruby: network: drop member m_in_use 2015-08-30 12:24:18 -05:00
BasicLink.cc network: basic link bw for garnet and simple networks 2011-04-28 17:18:14 -07:00
BasicLink.hh ruby: replaces Time with Cycles in many places 2013-02-10 21:26:24 -06:00
BasicLink.py ruby: replaces Time with Cycles in many places 2013-02-10 21:26:24 -06:00
BasicRouter.cc Ruby: use ClockedObject in Consumer class 2013-01-14 10:04:21 -06:00
BasicRouter.hh ruby: network: move message buffers to base network class. 2014-02-21 08:02:05 -06:00
BasicRouter.py Ruby: use ClockedObject in Consumer class 2013-01-14 10:04:21 -06:00
MessageBuffer.cc ruby: reverts to changeset: bf82f1f7b040 2015-08-19 10:02:01 -05:00
MessageBuffer.hh ruby: eliminate type uint64 and int64 2015-08-29 10:19:23 -05:00
MessageBuffer.py ruby: Expose MessageBuffers as SimObjects 2015-08-14 00:19:44 -05:00
Network.cc ruby: network: drop member m_in_use 2015-08-30 12:24:18 -05:00
Network.hh ruby: network: drop member m_in_use 2015-08-30 12:24:18 -05:00
Network.py ruby: message buffers: significant changes 2014-09-01 16:55:47 -05:00
SConscript ruby: Expose MessageBuffers as SimObjects 2015-08-14 00:19:44 -05:00
Topology.cc ruby: remove few not required #includes 2014-02-23 19:16:15 -06:00
Topology.hh ruby: add support for clusters 2014-01-04 00:03:31 -06:00