summaryrefslogtreecommitdiff
path: root/src/mem/ruby/network/Topology.cc
AgeCommit message (Expand)Author
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-10-06config: add port directions and per-router delay in topology.Tushar Krishna
2016-10-06config: make internal links in network topology unidirectional.Tushar Krishna
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2015-09-14ruby: topology: refactor code.Nilay Vaish
2014-02-23ruby: remove few not required #includesNilay Vaish
2014-02-20ruby: controller: slight code refactoringNilay Vaish
2014-01-04ruby: add support for clustersNilay Vaish
2013-09-11ruby: Fix Topology throttle connectionsJoel Hestness
2013-06-28ruby: network: remove reconfiguration codeNilay Vaish
2013-03-22ruby: convert Topology to regular classNilay Vaish
2013-03-22ruby: network: move routers from topology to networkNilay Vaish
2013-02-19ruby: remove unused variable m_print_config in class TopologyNilay Vaish
2013-02-10ruby: record fully busy cycle with in the controllerNilay Vaish
2012-11-16sim: have a curTick per eventqNilay Vaish
2012-10-02ruby: changes to simple networkNilay Vaish
2012-07-12Ruby: remove config information from ruby.statsNilay Vaish
2012-07-12Ruby: remove some unused stuff from SLICC filesNilay Vaish
2012-07-10# User Brad Beckmann <Brad.Beckmann@amd.com>Brad Beckmann
2011-12-31Ruby: Shuffle some of the included filesNilay Vaish
2011-08-03Ruby: Remove files and includes not in useNilay Vaish
2011-04-28network: convert links & switches to first class C++ SimObjectsBrad Beckmann
2011-04-28ruby: moved topology to the top network directoryBrad Beckmann