summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system
AgeCommit message (Expand)Author
2019-11-05mem-ruby: Reset Ruby Sequencer Outstanding Requests statsPolydoros Petrakis
2019-10-31mem-ruby: Fixed pipeline squashes caused by aliased requestsJoe Gross
2019-10-11mem-ruby: Allow Ruby to use all replacement policies in ClassicJingQuJQ
2019-08-23mem: Move ruby protocols into a directory called ruby_protocol.Gabe Black
2019-08-19mem-ruby, arch-hsail: Removed hit latency from VIPERCoalescerPablo Prieto
2019-08-02mem-ruby: Remove assertion with incorrect assumptionPouya Fotouhi
2019-05-18arch, base, cpu, dev, mem, sim: Remove #if 0-ed out code.Gabe Black
2019-05-14mem-ruby: Hit latencies defined by the controllersTiago Muck
2019-04-28mem: Minimize the use of MemObject.Gabe Black
2019-03-19arch, cpu, dev, gpu, mem, sim, python: start using getPort.Gabe Black
2019-02-12python: Don't assume SimObjects live in the global namespaceAndreas Sandberg
2018-11-07mem-ruby: Use Packet writing functions instead of memcpyDaniel R. Carvalho
2018-09-24mem-ruby: Fix a bug in MessageBuffer randomizationXianwei Zhang
2018-06-12ruby: Fix initial weight in weighted LRUDaniel R. Carvalho
2018-06-11misc: Using smart pointers for memory RequestsGiacomo Travaglini
2018-05-16style: fix amd license and style issuesTony Gutierrez
2018-05-03mem-ruby: Consistent dprintf formats for issue outcomesBrad Beckmann
2018-02-06mem: Standardize mem folder header guardsDaniel R. Carvalho
2017-12-15mem-ruby: Support atomic_noncaching acceses in rubySwapnil Haria
2017-12-05mem-ruby: Prevent ruby from crashing on CMOsNikos Nikoleris
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-07-12ruby: Refactor some Event subclasses to lambdasSean Wilson
2017-05-31ruby: Don't set the block data when a store conditional failsNikos Nikoleris
2017-03-07gpu-compute: Fix Python/C++ object hierarchy discrepanciesAndreas Sandberg
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-12-20ruby: fix typo in DMASequencer::ackCallback()Tony Gutierrez
2016-12-20ruby: fix issue with unused var in DMASequencerTony Gutierrez
2016-10-26ruby: Allow multiple outstanding DMA requestsMichael LeBeane
2016-10-26ruby: make a RequestDesc class instead of std::pairTony Gutierrez
2016-10-06ruby: rename ALPHA_Network_test protocol to Garnet_standalone.Tushar Krishna
2016-08-10ruby: Implement support for functional accesses to PIO rangesAndreas Sandberg
2016-06-06stats: Fixing regStats function for some SimObjectsDavid Guillen Fandos
2016-06-03ruby: Implement SwapReq supportMarco Elver
2016-04-15ruby: Fix block_on behaviorJoel Hestness
2016-04-13misc: Fix issues flagged by gcc 6Andreas Hansson
2016-04-07Revert to 74c1e6513bd0 (sim: Thermal support for Linux)Andreas Sandberg
2014-11-18power: Add power states to ClockedObjectAkash Bagdia
2016-02-23scons: Add missing override to appease clangAndreas Hansson
2016-02-18ruby: move range change send from RubyPort to derived classes.Tony Gutierrez
2016-02-17ruby: send address ranges from RubyPortTony Gutierrez
2016-02-15misc: Add missing overrides to appease clangAndreas Hansson
2016-02-14ruby: make DMASequencer inherit from RubyPortMichael LeBeane
2016-02-06style: eliminate explicit boolean comparisonsSteve Reinhardt
2016-02-06style: fix missing spaces in control statementsSteve Reinhardt
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez
2015-07-20mem: misc flags for AMD gpu modelBlake Hechtman
2016-01-11scons: Enable -Wextra by defaultAndreas Hansson
2015-12-31mem: Make cache terminology easier to understandAndreas Hansson
2015-07-20ruby: more flexible ruby tester supportBrad Beckmann
2015-11-06misc: Appease clang static analyzerAndreas Hansson