summaryrefslogtreecommitdiff
path: root/src/mem/ruby
AgeCommit message (Expand)Author
2009-11-18ruby: removed the chip pointer from MessageBufferBrad 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: returns the number of LLC needed for broadcastBrad Beckmann
2009-11-18ruby: cache configuration fix to use bytesBrad Beckmann
2009-11-18ruby: fix CacheMemory destructorBrad Beckmann
2009-11-18ruby: split CacheMemory.hh into a .hh and a .ccBrad Beckmann
2009-11-18ruby: Added default names to message buffersBrad Beckmann
2009-11-18ruby: fixed dma mi example to work with multiple dma portsBrad Beckmann
2009-11-18ruby: Fixed Directory memory destructorBrad Beckmann
2009-11-18ruby: Support for merging ALPHA_FS and rubyBrad Beckmann
2009-11-18ruby: Ruby 64-bit address output fixes.Brad Beckmann
2009-11-18ruby: Ruby destruction fix.Brad Beckmann
2009-11-18ruby: Ruby debug print fixes.Brad Beckmann
2009-11-04build: fix compile problems pointed out by gcc 4.4Nathan Binkert
2009-10-28license: Fix license on network model codeNathan Binkert
2009-09-23ruby: Disable all debug output by defaultNathan Binkert
2009-09-11Added new MESI filesPolina Dudnik
2009-09-11Config adjustments for MESIPolina Dudnik
2009-09-11Object print bug fixPolina Dudnik
2009-08-15Made servicing_atomic a counter and added started writes:Polina Dudnik
2009-08-14Merge with current branchPolina Dudnik
2009-08-14Multi-line RMW handlingPolina Dudnik
2009-08-14SMT atomics modifications:Polina Dudnik
2009-08-13Automated merge with ssh://hg@m5sim.org/m5Derek Hower
2009-08-13ruby: config bugfixDerek Hower
2009-08-11ruby/network data_msg_size bug fix with updated statsTushar Krishna
2009-08-11merged Tushar's bug fix with public repository changesBrad Beckmann
2009-08-07bug fix for data_msg_size in network/Network.ccTushar Krishna
2009-08-06ruby: better configuration assert messageDerek Hower
2009-08-05ruby: configuration supports multiple runs in same sessionDerek Hower
2009-08-04ruby: made mapAddressToRange based off a bit countDerek Hower
2009-08-04slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllersDerek Hower
2009-08-03Automated merge with ssh://hg@m5sim.org/m5Derek Hower
2009-07-29ruby: fixed clearStatsDerek Hower
2009-07-27ruby: removed unused/incorrect profiler stateDerek Hower
2009-07-22Fixed the licences plus minor fixes for compilationPolina Dudnik
2009-07-21ruby: fixed sequencer RMW data bugDerek Hower
2009-07-21ruby: libruby_init now takes parsed Ruby-lang config textDerek Hower
2009-07-20ruby: moved cache stats from Profiler to CacheMemoryDerek Hower
2009-07-19scons: removed RubyConfig from sconsDerek Hower
2009-07-18ruby: removed all refs to old RubyConfigDerek Hower
2009-07-18ruby: removed dead filesDerek Hower
2009-07-18ruby: removed dead filesDerek Hower
2009-07-18mergeDerek Hower
2009-07-18ruby: fixed dma sequencer bugDerek Hower
2009-07-18ruby: better debug print for DataBlockDerek Hower
2009-07-16mergePolina Dudnik