Ruby NetDest: add assert for bad element in netdest
[gem5.git] / src / mem / ruby / network /
2012-07-12 Nilay VaishRuby: remove config information from ruby.stats
2012-07-12 Nilay VaishRuby: remove some unused stuff from SLICC files
2012-07-11 Brad Beckmann# User Brad Beckmann <Brad.Beckmann@amd.com>
2012-07-11 Brad Beckmannruby: changes how Topologies are created
2012-04-28 Nilay VaishGarnet: Correct computation of link utilization
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2012-03-22 Andreas HanssonScons: Remove Werror=False in SConscript files
2012-03-19 Tushar KrishnaGarnet: Stats at vnet granularity + code cleanup
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2012-01-01 Nilay VaishRuby: Shuffle some of the included files
2011-11-23 Tushar KrishnaTopology: bug fix in external link initialization
2011-11-04 Tushar KrishnaGARNET: adding a fault model for resilient on-chip...
2011-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-10-31 Gabe BlackGCC: Get everything working with gcc 4.6.1.
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-07-01 Brad Beckmann ext... Ruby: Add support for functional accesses
2011-06-02 Nathan Binkertcopyright: clean up copyright blocks
2011-05-31 Tushar Krishnaorion: bug fix in link power, and some reorg
2011-05-31 Tushar Krishnagarnet: added network ptr to links to be used by orion
2011-05-23 Steve Reinhardtconfig: tweak ruby configs to clean up hierarchy
2011-05-21 Tushar Krishnagarnet: use vnet_type from protocol to decide buffer...
2011-05-18 Tushar Krishnaslicc: added vnet_type field to identify response vnets...
2011-05-18 Tushar Krishnagarnet: rename and rearrange config parameters.
2011-05-07 Tushar Krishnanetwork: added Torus and Pt2Pt topologies
2011-05-02 Korey Sewellruby: dbg: use system ticks instead of cycles
2011-04-29 Brad Beckmannnetwork: set the ExtLink bw to 16 bytes
2011-04-29 Brad Beckmanngarnet: removed flit_width from Routers
2011-04-29 Brad Beckmannnetwork: adjusted default endpoint bandwidth
2011-04-29 Brad Beckmannnetwork: removed the unused network-wide latency param
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 Beckmanngarnet: cleaned up flexible network header file
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-22 Tushar KrishnaThis patch makes garnet use the info about active and...
2011-03-22 Tushar Krishnafix garnet fleible pipeline
2011-03-22 Tushar KrishnaThis patch adds the network tester for simple and garne...
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-02-07 Nilay VaishOrion: Replace printf() with fatal()
2011-02-07 Korey Sewellruby: add stdio header in SRAM.hh
2011-02-07 Joel Hestnessgarnet: Split network power in ruby.stats
2011-02-07 Brad BeckmannMOESI_hammer: Added full-bit directory support
2011-02-07 Tushar Krishnagarnet: added orion2.0 for network power calculation
2011-02-07 Tushar Krishnagarnet: separate data and ctrl VCs
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2010-12-23 Nilay VaishThis patch removes the WARN_* and ERROR_* from src...
2010-12-01 Nilay Vaishruby: Converted old ruby debug calls to M5 debug calls
2010-08-20 Brad Beckmannruby: Added bcast msg profiling to hammer and token
2010-08-20 Brad Beckmannruby: Added consolidated network msg stats
2010-08-20 Brad Beckmannconfig: Added the topology description to m5 config.ini
2010-07-08 Brad Beckmanngarnet: Added topology print function to Garnet printStats
2010-06-22 Tushar Krishnastyle: updated garnet to match M5 coding style
2010-06-11 Nathan Binkertruby: get rid of PrioHeap and use STL
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: Reorganized Ruby topology and protocol files
2010-03-22 Brad Beckmannruby: Disable adaptive routing by for faster simulation...
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-16 Nathan Binkertorion: Make declarations match definition
2010-03-11 Nathan Binkertruby: get rid of std-includes.hh
2010-02-01 Brad Beckmannruby: Added FS support to the simple mesh topology
2010-01-30 Brad Beckmannruby: Re-enabled orion power models
2010-01-30 Brad Beckmannruby: Converted Garnet to M5 configuration
2010-01-30 Steve ReinhardtGarnet: reorganize directory tree.
2010-01-30 Brad Beckmannruby: Added a mesh topology
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-11-05 Nathan Binkertbuild: fix compile problems pointed out by gcc 4.4
2009-10-28 Nathan Binkertlicense: Fix license on network model code
2009-09-17 Polina DudnikFunctionality migrated to sequencer.
2009-09-14 Derek Howerruby: removed stray printf
next