summaryrefslogtreecommitdiff
path: root/src/mem/ruby/network/orion
AgeCommit message (Expand)Author
2014-02-23ruby: remove few not required #includesNilay Vaish
2014-02-21ruby: network: garnet: fixed: removes net_ptr from linksNilay Vaish
2013-09-06ruby: network: convert to gem5 style statsNilay Vaish
2013-04-23ruby: patch checkpoint restore with garnetNilay Vaish
2013-03-07ruby: Fix gcc 4.8 maybe-uninitialized compilation errorAndreas Hansson
2013-02-19scons: Fix up numerous warnings about name shadowingAndreas Hansson
2013-01-14Ruby: remove reference to g_system_ptr from class MessageNilay Vaish
2012-08-27Ruby: Remove RubyEventQueueNilay Vaish
2012-04-14clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6Andreas Hansson
2011-10-31GCC: Get everything working with gcc 4.6.1.Gabe Black
2011-08-08BuildEnv: Eliminate RUBY as build environment variableNilay Vaish
2011-06-02copyright: clean up copyright blocksNathan Binkert
2011-05-31orion: bug fix in link power, and some reorgTushar Krishna
2011-05-31garnet: added network ptr to links to be used by orionTushar Krishna
2011-04-28garnet: removed flit_width from RoutersBrad Beckmann
2011-04-28network: convert links & switches to first class C++ SimObjectsBrad Beckmann
2011-04-15includes: sort all includesNathan Binkert
2011-03-21This patch makes garnet use the info about active and inactive vnets during a...Tushar Krishna
2011-02-07Orion: Replace printf() with fatal()Nilay Vaish
2011-02-07ruby: add stdio header in SRAM.hhKorey Sewell
2011-02-06garnet: Split network power in ruby.statsJoel Hestness
2011-02-06garnet: added orion2.0 for network power calculationTushar Krishna
2010-03-16orion: Make declarations match definitionNathan Binkert
2010-01-29ruby: Re-enabled orion power modelsBrad Beckmann
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2009-11-04build: fix compile problems pointed out by gcc 4.4Nathan Binkert
2009-05-17includes: sort includes againNathan Binkert
2009-05-11ruby: add RUBY sticky option that must be set to add ruby to the buildNathan Binkert
2009-05-11ruby: Migrate all of ruby and slicc to SCons.Nathan Binkert
2009-05-11ruby: clean up a few warningsNathan Binkert
2009-05-11ruby: Make ruby #includes use full paths to the files they're including.Nathan Binkert
2009-05-11ruby: Import ruby and slicc from GEMSNathan Binkert