summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/System.cc
AgeCommit message (Expand)Author
2010-08-20ruby: Reset ruby stats in RubySystem unserializeBrad Beckmann
2010-06-10ruby: get rid of Vector and use STLNathan 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-22ruby: style passNathan Binkert
2010-03-21ruby: Added flag to disable mem_vec allocationBrad Beckmann
2010-03-21ruby: Ruby support for sparse memoryBrad Beckmann
2010-01-29ruby: Removed the old config interfaceBrad Beckmann
2010-01-29ruby: Converted Garnet to M5 configurationBrad Beckmann
2010-01-29ruby: convert to M5 MemorySizeBrad Beckmann
2010-01-29ruby: added ruby stats printBrad Beckmann
2010-01-29ruby: Memory Controller Profiler with new config systemBrad Beckmann
2010-01-29ruby: Wrapped ruby events into m5 eventsBrad Beckmann
2010-01-29ruby: Removed the tech_nm variable from RubySystemBrad Beckmann
2010-01-29ruby: Added clock to ruby systemBrad Beckmann
2010-01-29ruby: Calculate system total memory capacity in PythonSteve Reinhardt
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2009-11-18ruby: added sequencer stats to track what requests are waiting onDerek Hower
2009-07-29ruby: fixed clearStatsDerek Hower
2009-07-20ruby: moved cache stats from Profiler to CacheMemoryDerek Hower
2009-07-18ruby: removed all refs to old RubyConfigDerek Hower
2009-07-06ruby: apply some fixes that were overwritten by the recent ruby import.Nathan Binkert
2009-07-06ruby: Import the latest ruby changes from gems.Nathan Binkert
2009-07-06ruby: replace strings that were missed in original ruby import.Nathan Binkert
2009-05-11ruby: Working M5 interface and updated Ruby interface.Daniel Sanchez
2009-05-11ruby: Make ruby #includes use full paths to the files they're including.Nathan Binkert
2009-05-11ruby: remove unnecessary code.Dan Gibson
2009-05-11ruby: Removed System name clash by renaming ruby's System to RubySystemDaniel Sanchez
2009-05-11ruby: Import ruby and slicc from GEMSNathan Binkert