summaryrefslogtreecommitdiff
path: root/src/mem/ruby/config
AgeCommit message (Expand)Author
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2010-01-19ruby: new atomics implementationDerek Hower
2010-01-19mergeDerek Hower
2009-12-04ruby: cleaned up ruby-lang configurationDerek Hower
2009-11-18Resurrection of the CMP token protocol to GEM5Brad 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: cache configuration fix to use bytesBrad Beckmann
2009-11-18ruby: fixed dma mi example to work with multiple dma portsBrad Beckmann
2009-11-18ruby: Support for merging ALPHA_FS and rubyBrad Beckmann
2009-11-18ruby: turned off randomization by default, turned on memory controller random...Derek Hower
2009-11-13ruby: added -A option to TwoLevel_SplitL1UnifiedL2 to set the L1 cache sizeDerek Hower
2009-10-20ruby: removed obsolete configuration filesDerek Hower
2009-10-16ruby: add parameter to config to set # of l2 banksDerek Hower
2009-09-25ruby: more helpful config error messageDerek Hower
2009-09-23ruby: Disable all debug output by defaultNathan Binkert
2009-09-15ruby: added unified assert scriptDerek Hower
2009-09-15ruby: made configuration parameters uniformDerek Hower
2009-09-14ruby: configuration updatesDerek Hower
2009-09-11mergeDerek Hower
2009-09-11ruby: cleaned up unified MESI/MOESI configurationDerek Hower
2009-09-11Added new MESI filesPolina Dudnik
2009-09-11mergeDerek Hower
2009-09-11Config adjustments for MESIPolina Dudnik
2009-09-10ruby: made randomization true by defaultDerek Hower
2009-09-10ruby: made L2 request/response latency based on cache latency by defaultDerek Hower
2009-09-01ruby: fixed config assertion failureDerek Hower
2009-08-18ruby: added random seed option to config scriptsDerek Hower
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-07-21ruby: libruby_init now takes parsed Ruby-lang config textDerek Hower
2009-07-19scons: removed RubyConfig from sconsDerek Hower
2009-07-18ruby: removed all refs to old RubyConfigDerek Hower
2009-07-18ruby: fixed dma sequencer bugDerek Hower
2009-07-13regression: updated memtest-ruby statsDerek Hower
2009-07-08slicc: fixed MI_example bug. The directory wasn't deallocating the TBE, lead...Derek Hower
2009-07-08ruby: set the default values of the debug object so that nothing is printedDerek 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: add RUBY sticky option that must be set to add ruby to the buildNathan Binkert
2009-05-11ruby: Removed g_SIMULATING flagPolina Dudnik