summaryrefslogtreecommitdiff
path: root/src/mem
AgeCommit message (Expand)Author
2010-01-29ruby: MI_example updates to use the new config systemBrad Beckmann
2010-01-29ruby: convert to M5 MemorySizeBrad Beckmann
2010-01-29ruby: Added Cache and MemCntrl profiler callsBrad Beckmann
2010-01-29ruby: added data print to ruby requestBrad Beckmann
2010-01-29ruby: Added atomic support to MOESI_hammerBrad Beckmann
2010-01-29ruby: added the GEMS ruby testerBrad Beckmann
2010-01-29ruby: fixed MOESI_hammer data writebacks to the directoryBrad Beckmann
2010-01-29ruby: cleaned up ruby profilersBrad Beckmann
2010-01-29ruby: Removed RubySystem::getNumberOfSequencersBrad Beckmann
2010-01-29ruby: added ruby stats printBrad Beckmann
2010-01-29ruby: fixed Set.cc bug to allow zero sized setsBrad Beckmann
2010-01-29ruby: FS support using the new configuration systemBrad Beckmann
2010-01-29ruby: reorganized ruby python configurationBrad Beckmann
2010-01-29ruby: Removed out_link_vec from ConsumerBrad Beckmann
2010-01-29ruby: Convered ruby tracing support usage of sequencerBrad Beckmann
2010-01-29ruby: Memory Controller Profiler with new config systemBrad Beckmann
2010-01-29ruby: Converted MOESI_hammer dma cntrl to new config systemBrad Beckmann
2010-01-29ruby: Added the cache profiler to the new config systemBrad Beckmann
2010-01-29ruby: Converted the sequencer deadlock event to m5 eventqBrad 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: Ruby changes required to use the python config systemBrad Beckmann
2010-01-29ruby: connects sm queues to the networkBrad Beckmann
2010-01-29ruby: Calculate system total memory capacity in PythonSteve Reinhardt
2010-01-29ruby: Add support for generating topologies in Python.Steve Reinhardt
2010-01-29scons: ignore blank lines in .slicc filesSteve Reinhardt
2010-01-29ruby: Make SLICC-generated objects SimObjects.Steve Reinhardt
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2010-01-29ruby: get rid of obsolete, unused CustomTopology class.Steve Reinhardt
2010-01-29ruby: fix out_port declarationBrad Beckmann
2010-01-29ruby: Added message type check to OutPortDeclAST.pyBrad Beckmann
2010-01-22Automated merge with ssh://hg@m5sim.org/m5Derek Hower
2010-01-19util: do checkpoint aggregation more cleanly, fix last changeset.Lisa Hsu
2010-01-19ruby: new atomics implementationDerek Hower
2010-01-19mergeDerek Hower
2010-01-18 util: make a generic checkpoint aggregator that can aggregate different cpts...Lisa Hsu
2010-01-12cache: make tags->insertBlock() and tags->accessBlock() context aware so that...Lisa Hsu
2009-12-04ruby: cleaned up ruby-lang configurationDerek Hower
2009-11-18Resurrection of the CMP token protocol to GEM5Brad Beckmann
2009-11-18ruby: removed the chip pointer from MessageBufferBrad Beckmann
2009-11-18ruby: added error message to isinstance checkBrad Beckmann
2009-11-18ruby: Added boolean to State Machine parametersBrad Beckmann
2009-11-18ruby: The persistent table files from GEMSBrad Beckmann
2009-11-18ruby: MOESI hammer support for DMA reads and writesBrad Beckmann
2009-11-18ruby: Added a memory controller feature to MOESI hammerBrad Beckmann
2009-11-18ruby: Hammer ruby configuration supportBrad Beckmann
2009-11-18ruby: Changes necessary to get the hammer protocol to work in GEM5Brad Beckmann
2009-11-18ruby: added the original hammer protocols from old rubyBrad Beckmann
2009-11-18ruby: returns the number of LLC needed for broadcastBrad Beckmann