slicc: have a central mechanism for creating a code_formatter.
[gem5.git] / src / mem /
2010-03-11 Nathan Binkertslicc: have a central mechanism for creating a code_for...
2010-02-24 Lisa Hsucache stats: account for writebacks and/or device occup...
2010-02-23 Lisa Hsucache: Make caches sharing aware and add occupancy...
2010-02-23 Lisa Hsucache: pull CacheSet out of LRU so that other tags...
2010-02-11 Brad Beckmannruby: fixed data block assignment fix
2010-02-11 Brad Beckmannruby: Initialize sender in MI_example-dir
2010-02-11 Brad Beckmannruby: Fixed slicc to initialize the m_is_blocking flag
2010-02-01 Brad Beckmannruby: Added FS support to the simple mesh topology
2010-02-01 Brad Beckmannruby: Set default protocol back to MI_example
2010-01-30 Brad Beckmannm5: Regression Tester Update
2010-01-30 Brad Beckmannruby: Replaced gems_common debug statements
2010-01-30 Brad Beckmannruby: removed last level cache support
2010-01-30 Brad Beckmannruby: Added a Scons option to prevent HTML file creation
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: MESI_CMP_directory updated to the new config...
2010-01-30 Brad Beckmannruby: Sorted the file includes to maintain consistency
2010-01-30 Brad Beckmannruby: Renamed the MESI directory sm file
2010-01-30 Brad Beckmannruby: Removed the GPL header in MESI_CMP_directory-msg
2010-01-30 Brad Beckmannruby: MOESI_CMP_directory updated to the new config...
2010-01-30 Brad Beckmannruby: Added atomic support to MOESI_CMP_token
2010-01-30 Brad Beckmannruby: fixed memory fetch bug for persistent requests
2010-01-30 Brad Beckmannruby: MOESI_CMP_token updates to use the new config...
2010-01-30 Brad Beckmannruby: Allows boolean and string defaults for StateMachi...
2010-01-30 Brad Beckmannruby: MI_example updates to use the new config system
2010-01-30 Brad Beckmannruby: convert to M5 MemorySize
2010-01-30 Brad Beckmannruby: Added Cache and MemCntrl profiler calls
2010-01-30 Brad Beckmannruby: added data print to ruby request
2010-01-30 Brad Beckmannruby: Added atomic support to MOESI_hammer
2010-01-30 Brad Beckmannruby: added the GEMS ruby tester
2010-01-30 Brad Beckmannruby: fixed MOESI_hammer data writebacks to the directory
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: reorganized ruby python configuration
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 Reinhardtscons: ignore blank lines in .slicc files
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-30 Brad Beckmannruby: fix out_port declaration
2010-01-30 Brad Beckmannruby: Added message type check to OutPortDeclAST.py
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-20 Lisa Hsuutil: do checkpoint aggregation more cleanly, fix last...
2010-01-19 Derek Howerruby: new atomics implementation
2010-01-19 Derek Howermerge
2010-01-18 Lisa HsuAutomated merge with ssh://hsul@localhost:4444//repo/m5
2010-01-18 Lisa Hsu util: make a generic checkpoint aggregator that can...
2010-01-12 Lisa Hsucache: make tags->insertBlock() and tags->accessBlock...
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: added error message to isinstance check
2009-11-19 Brad Beckmannruby: Added boolean to State Machine parameters
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: Changes necessary to get the hammer protocol...
2009-11-19 Brad Beckmannruby: added the original hammer protocols from old...
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: slicc method error fix
2009-11-18 Brad Beckmannruby: slicc action error fix
2009-11-18 Brad Beckmannruby: slicc state machine error fixes
2009-11-18 Brad Beckmannruby: Removed unused action z_stall
2009-11-18 Brad Beckmannruby: fixed dma mi example to work with multiple dma...
2009-11-18 Brad Beckmannruby: getPort function fix
2009-11-18 Brad Beckmannruby: Fixed Directory memory destructor
2009-11-18 Brad Beckmannm5: Added isValidSrc and isValidDest calls to packet.hh
2009-11-18 Brad Beckmannruby: included ruby config parameter ports per core
2009-11-18 Brad Beckmannruby: Added error check for openning the ruby config...
2009-11-18 Brad Beckmannruby: Support for merging ALPHA_FS and ruby
2009-11-18 Brad Beckmannruby: Added more info to bridge error message
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...
next