ruby: abstract controller: mark some variables as const
[gem5.git] / src / mem / ruby / network / simple /
2015-08-15 Nilay Vaishruby: simple network: store Switch* in PerfectSwitch...
2015-08-15 Nilay Vaishruby: remove unused functionalRead() function.
2015-08-15 Nilay Vaishruby: perfect switch: refactor code
2015-08-14 Joel Hestnessruby: Expose MessageBuffers as SimObjects
2015-07-10 Brandon Potterruby: replace global g_abs_controls with per-RubySystem var
2015-07-10 Brandon Potterruby: replace global g_system_ptr with per-object pointers
2015-07-10 Brandon Potterruby: replace g_ruby_start with per-RubySystem m_start_...
2015-07-10 Brandon Potterruby: remove extra whitespace and correct misspelled...
2015-07-04 Nilay Vaishruby: drop NetworkMessage class
2014-09-15 Nilay Vaishruby: network: revert some of the changes from ad9c042dce54
2014-09-03 Andreas Hanssonbase: Use the global Mersenne twister throughout
2014-09-01 Nilay Vaishruby: PerfectSwitch: moves code to a per vnet helper...
2014-09-01 Nilay Vaishruby: message buffers: significant changes
2014-09-01 Nilay Vaishruby: network: move getNumNodes() to base class
2014-09-01 Nilay Vaishruby: move files from ruby/system to ruby/structures
2014-05-23 Nilay Vaishruby: message buffer: drop dequeue_getDelayCycles()
2014-02-21 Nilay Vaishruby: network: move message buffers to base network...
2014-02-20 Nilay Vaishruby: network: removes unused code.
2014-02-20 Nilay Vaishruby: message buffer: removes some unecessary functions.
2013-09-11 Joel Hestnessruby: Statically allocate stats in SimpleNetwork, Switc...
2013-09-06 Nilay Vaishruby: network: convert to gem5 style stats
2013-09-06 Nilay Vaishruby: network: removes reset functionality
2013-09-06 Nilay Vaishruby: network: shorten variable names
2013-06-29 Nilay Vaishruby: network: remove reconfiguration code
2013-03-22 Nilay Vaishruby: network: move routers from topology to network
2013-02-19 Andreas Hanssonscons: Add warning for missing declarations
2013-02-11 Nilay Vaishruby: enable multiple clock domains
2013-02-11 Nilay Vaishruby: replace Time with Cycles in garnet fixed and...
2013-02-11 Nilay Vaishruby: replaces Time with Cycles in many places
2013-02-11 Nilay Vaishruby: record fully busy cycle with in the controller
2013-01-14 Nilay VaishRuby: use ClockedObject in Consumer class
2013-01-07 Andreas Hanssonruby: Fix missing cxx_header in Switch
2012-11-10 Nilay Vaishruby: support functional accesses in garnet flexible...
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-10-15 Nilay Vaishruby: improved support for functional accesses
2012-10-02 Nilay Vaishruby: makes some members non-static
2012-10-02 Nilay Vaishruby: changes to simple network
2012-09-19 Nilay Vaishruby: avoid using g_system_ptr for event scheduling
2012-08-27 Nilay VaishRuby: Remove RubyEventQueue
2012-07-12 Nilay VaishRuby: remove config information from ruby.stats
2012-07-12 Nilay VaishRuby: remove some unused stuff from SLICC files
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with main repository.
2012-01-01 Nilay VaishRuby: Shuffle some of the included files
2011-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-08-29 Nilay VaishRuby: Remove some unused code
2011-08-08 Nilay VaishBuildEnv: Eliminate RUBY as build environment variable
2011-08-03 Nilay VaishRuby: Remove files and includes not in use
2011-05-18 Tushar Krishnaslicc: added vnet_type field to identify response vnets...
2011-05-02 Korey Sewellruby: dbg: use system ticks instead of cycles
2011-04-29 Brad Beckmannnetwork: adjusted default endpoint bandwidth
2011-04-29 Brad Beckmannnetwork: moved network config params
2011-04-29 Brad Beckmannnetwork: basic link bw for garnet and simple networks
2011-04-29 Brad Beckmannnetwork: convert links & switches to first class C...
2011-04-29 Brad Beckmannruby: moved topology to the top network directory
2011-04-29 Brad Beckmannruby: removed dated comment in SimpleNetwork
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-03-01 Nilay VaishRuby: Fix DPRINTF bugs in PerfectSwitch and MessageBuffer
2011-02-23 Korey Sewellruby: cleaning up RubyQueue and RubyNetwork dprintfs
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-14 Nilay VaishRuby: Improve Change PerfectSwitch's wakeup function
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2010-12-01 Nilay Vaishruby: Converted old ruby debug calls to M5 debug calls
2010-08-20 Brad Beckmannruby: Added consolidated network msg stats
2010-06-11 Nathan Binkertruby: get rid of the Map class
2010-06-11 Nathan Binkertruby: get rid of Vector and use STL
2010-06-11 Nathan Binkertruby: get rid of RefCnt and Allocator stuff use base...
2010-04-02 Nathan Binkertruby: get rid of gems_common/util.hh and .cc and use...
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-31 Nathan Binkertstyle: another ruby style pass
2010-03-22 Brad Beckmannruby: Finally removed bash code cira. 2001ish!
2010-03-22 Brad Beckmannruby: Removed the obsolete file specified network files
2010-03-22 Brad Beckmannruby: Added copyright to many Ruby *.py files
2010-03-11 Nathan Binkertruby: get rid of std-includes.hh
2010-01-30 Brad Beckmannruby: added ruby stats print
2010-01-30 Brad Beckmannruby: Removed out_link_vec from Consumer
2010-01-30 Brad Beckmannruby: connects sm queues to the network
2010-01-30 Steve Reinhardtruby: Add support for generating topologies in Python.
2010-01-30 Steve Reinhardtruby: Convert most Ruby objects to M5 SimObjects.
2010-01-30 Steve Reinhardtruby: get rid of obsolete, unused CustomTopology class.
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2009-11-19 Brad Beckmannruby: removed the chip pointer from MessageBuffer
2009-11-18 Brad Beckmannruby: Added default names to message buffers
2009-11-18 Brad Beckmannruby: Ruby destruction fix.
2009-09-17 Polina DudnikFunctionality migrated to sequencer.
2009-09-14 Derek Howerruby: removed stray printf
2009-08-17 Gabe BlackMerge with head.
2009-08-13 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-11 Brad Beckmannmerged Tushar's bug fix with public repository changes
2009-08-07 Tushar Krishnabug fix for data_msg_size in network/Network.cc
2009-07-20 Derek Howermerge
2009-07-18 Derek Howerruby: removed all refs to old RubyConfig
2009-07-18 Derek Howerruby: removed dead files
2009-07-08 Derek Howerremoved stray debug print
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertruby: apply some fixes that were overwritten by the...
next