cache: fix bug in SC upgrade handling
[gem5.git] / src / mem / ruby /
2010-07-08 Brad Beckmanngarnet: Added topology print function to Garnet printStats
2010-07-08 Tushar KrishnaNetworkMessage copy constructor fix
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-06-07 Steve Reinhardtscons: make RUBY a regular (non-global) sticky var
2010-06-01 Nathan Binkertstyle: clean up ruby's Set class
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-27 Korey Sewellm5: merge inorder updates
2010-03-24 Nathan Binkertruby: continue style pass
2010-03-23 Korey Sewellm5merge(2): another merge of regression stats
2010-03-23 Korey Sewellm5merge: ruby + inorder
2010-03-23 Nathan Binkertruby: style pass
2010-03-22 Brad Beckmannruby: improved isReadWrite fix me comment
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: Changed the default set size to 1
2010-03-22 Brad Beckmannruby: Adds configurable bit selection for numa mapping
2010-03-22 Brad Beckmannruby: Added flag to disable mem_vec allocation
2010-03-22 Brad Beckmannruby: Ruby support for sparse memory
2010-03-22 Brad Beckmannruby: Finally removed bash code cira. 2001ish!
2010-03-22 Brad Beckmannruby: Ruby support for LLSC
2010-03-22 Tushar Krishnaruby: Fix multiple wakeups in Ruby Eventqueue
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-22 Brad Beckmannruby: Removed deprecated stats from the main profiler
2010-03-16 Nathan Binkertorion: Make declarations match definition
2010-03-15 Nathan Binkertruby: Fix copyrights on files
2010-03-12 Nathan Binkertbugfix: since pow() causes a bug don't use it
2010-03-11 Nathan Binkertruby: get rid of std-includes.hh
2010-02-11 Brad Beckmannruby: fixed data block assignment fix
2010-02-01 Brad Beckmannruby: Added FS support to the simple mesh topology
2010-01-30 Brad Beckmannruby: removed last level cache support
2010-01-30 Brad Beckmannruby: Removed static members in RubyPort including...
2010-01-30 Brad Beckmannruby: Removed the old config interface
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: convert to M5 MemorySize
2010-01-30 Brad Beckmannruby: added data print to ruby request
2010-01-30 Brad Beckmannruby: added the GEMS ruby tester
2010-01-30 Brad Beckmannruby: cleaned up ruby profilers
2010-01-30 Brad Beckmannruby: Removed RubySystem::getNumberOfSequencers
2010-01-30 Brad Beckmannruby: added ruby stats print
2010-01-30 Brad Beckmannruby: fixed Set.cc bug to allow zero sized sets
2010-01-30 Brad Beckmannruby: FS support using the new configuration system
2010-01-30 Brad Beckmannruby: Removed out_link_vec from Consumer
2010-01-30 Brad Beckmannruby: Convered ruby tracing support usage of sequencer
2010-01-30 Brad Beckmannruby: Memory Controller Profiler with new config system
2010-01-30 Brad Beckmannruby: Converted MOESI_hammer dma cntrl to new config...
2010-01-30 Brad Beckmannruby: Added the cache profiler to the new config system
2010-01-30 Brad Beckmannruby: Converted the sequencer deadlock event to m5...
2010-01-30 Brad Beckmannruby: Wrapped ruby events into m5 events
2010-01-30 Brad Beckmannruby: Removed the tech_nm variable from RubySystem
2010-01-30 Brad Beckmannruby: Added clock to ruby system
2010-01-30 Brad Beckmannruby: Ruby changes required to use the python config...
2010-01-30 Brad Beckmannruby: connects sm queues to the network
2010-01-30 Steve Reinhardtruby: Calculate system total memory capacity in Python
2010-01-30 Steve Reinhardtruby: Add support for generating topologies in Python.
2010-01-30 Steve Reinhardtruby: Make SLICC-generated objects SimObjects.
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 Howerruby: new atomics implementation
2010-01-19 Derek Howermerge
2009-12-04 Derek Howerruby: cleaned up ruby-lang configuration
2009-11-19 Brad BeckmannResurrection of the CMP token protocol to GEM5
2009-11-19 Brad Beckmannruby: removed the chip pointer from MessageBuffer
2009-11-19 Brad Beckmannruby: The persistent table files from GEMS
2009-11-19 Brad Beckmannruby: MOESI hammer support for DMA reads and writes
2009-11-19 Brad Beckmannruby: Added a memory controller feature to MOESI hammer
2009-11-19 Brad Beckmannruby: Hammer ruby configuration support
2009-11-19 Brad Beckmannruby: returns the number of LLC needed for broadcast
2009-11-19 Brad Beckmannruby: cache configuration fix to use bytes
2009-11-19 Brad Beckmannruby: fix CacheMemory destructor
2009-11-19 Brad Beckmannruby: split CacheMemory.hh into a .hh and a .cc
2009-11-18 Brad Beckmannruby: Added default names to message buffers
2009-11-18 Brad Beckmannruby: fixed dma mi example to work with multiple dma...
2009-11-18 Brad Beckmannruby: Fixed Directory memory destructor
2009-11-18 Brad Beckmannruby: Support for merging ALPHA_FS and ruby
2009-11-18 Brad Beckmannruby: Ruby 64-bit address output fixes.
2009-11-18 Brad Beckmannruby: Ruby destruction fix.
2009-11-18 Brad Beckmannruby: Ruby debug print fixes.
2009-11-18 Derek Howerruby: added sequencer stats to track what requests... Calvin_Submission
2009-11-18 Derek Howerruby: turned off randomization by default, turned on...
2009-11-13 Derek Howerruby: added -A option to TwoLevel_SplitL1UnifiedL2...
2009-11-13 Derek Howerruby: gave ALIASED_REQUEST priority over BUFFER_FULL...
2009-11-13 Derek Howerruby: reduce the memory usage of ruby by making memory...
2009-11-13 Derek Howerruby: cache memory bugfix
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-10-20 Derek Howerruby: removed obsolete configuration files
2009-10-16 Derek Howerruby: add parameter to config to set # of l2 banks
2009-10-07 Derek Howermerge
2009-09-25 Derek Howerruby: more helpful config error message
next