summaryrefslogtreecommitdiff
path: root/src/mem/ruby/network/simple
AgeCommit message (Expand)Author
2012-10-15ruby: improved support for functional accessesNilay Vaish
2012-10-02ruby: makes some members non-staticNilay Vaish
2012-10-02ruby: changes to simple networkNilay Vaish
2012-09-18ruby: avoid using g_system_ptr for event schedulingNilay Vaish
2012-08-27Ruby: Remove RubyEventQueueNilay Vaish
2012-07-12Ruby: remove config information from ruby.statsNilay Vaish
2012-07-12Ruby: remove some unused stuff from SLICC filesNilay Vaish
2011-12-31Ruby: Shuffle some of the included filesNilay Vaish
2011-11-03Ruby: Remove some unused typedefsNilay Vaish
2011-08-29Ruby: Remove some unused codeNilay Vaish
2011-08-08BuildEnv: Eliminate RUBY as build environment variableNilay Vaish
2011-08-03Ruby: Remove files and includes not in useNilay Vaish
2011-05-18slicc: added vnet_type field to identify response vnets from othersTushar Krishna
2011-05-02ruby: dbg: use system ticks instead of cyclesKorey Sewell
2011-04-28network: adjusted default endpoint bandwidthBrad Beckmann
2011-04-28network: moved network config paramsBrad Beckmann
2011-04-28network: basic link bw for garnet and simple networksBrad Beckmann
2011-04-28network: convert links & switches to first class C++ SimObjectsBrad Beckmann
2011-04-28ruby: moved topology to the top network directoryBrad Beckmann
2011-04-28ruby: removed dated comment in SimpleNetworkBrad Beckmann
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2011-03-01Ruby: Fix DPRINTF bugs in PerfectSwitch and MessageBufferNilay Vaish
2011-02-23ruby: cleaning up RubyQueue and RubyNetwork dprintfsKorey Sewell
2011-02-14Ruby: Improve Change PerfectSwitch's wakeup functionNilay Vaish
2011-01-10ruby: get rid of ruby's Debug.hhNathan Binkert
2010-12-01ruby: Converted old ruby debug calls to M5 debug callsNilay Vaish
2010-08-20ruby: Added consolidated network msg statsBrad Beckmann
2010-06-10ruby: get rid of the Map classNathan Binkert
2010-06-10ruby: get rid of Vector and use STLNathan Binkert
2010-06-10ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hhNathan Binkert
2010-04-02ruby: get rid of gems_common/util.hh and .cc and use stuff in src/baseNathan Binkert
2010-04-02ruby: get "using namespace" out of headersNathan Binkert
2010-03-31style: another ruby style passNathan Binkert
2010-03-21ruby: Finally removed bash code cira. 2001ish!Brad Beckmann
2010-03-21ruby: Removed the obsolete file specified network filesBrad Beckmann
2010-03-21ruby: Added copyright to many Ruby *.py filesBrad Beckmann
2010-03-10ruby: get rid of std-includes.hhNathan Binkert
2010-01-29ruby: added ruby stats printBrad Beckmann
2010-01-29ruby: Removed out_link_vec from ConsumerBrad Beckmann
2010-01-29ruby: connects sm queues to the networkBrad Beckmann
2010-01-29ruby: Add support for generating topologies in Python.Steve Reinhardt
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2010-01-29ruby: get rid of obsolete, unused CustomTopology class.Steve Reinhardt
2010-01-19mergeDerek Hower
2009-11-18ruby: removed the chip pointer from MessageBufferBrad Beckmann
2009-11-18ruby: Added default names to message buffersBrad Beckmann
2009-11-18ruby: Ruby destruction fix.Brad Beckmann
2009-09-17Functionality migrated to sequencer.Polina Dudnik
2009-09-14ruby: removed stray printfDerek Hower