summaryrefslogtreecommitdiff
path: root/src/mem/ruby
AgeCommit message (Expand)Author
2019-08-02mem-ruby: Remove assertion with incorrect assumptionPouya Fotouhi
2019-07-06mem-ruby: Fix MultiGrainBloomFilter accessingDaniel R. Carvalho
2019-07-06mem-ruby: Remove Bloom Filters' ruby dependencyDaniel R. Carvalho
2019-07-06mem-ruby: Parameterize block size in Bloom FiltersDaniel R. Carvalho
2019-07-06mem-ruby: Make Bloom Filters SimObjectsDaniel R. Carvalho
2019-07-06mem-ruby: Generalize use of bloom filters' isSetDaniel R. Carvalho
2019-07-06mem-ruby: Cleanup filtersDaniel R. Carvalho
2019-07-06mem-ruby: Fix MultiGrainBloomFilter total count calculationDaniel R. Carvalho
2019-07-06mem-ruby: Remove index based functions in bloom filtersDaniel R. Carvalho
2019-07-06mem-ruby: Remove Bloom Filter's print()Daniel R. Carvalho
2019-07-06mem-ruby: Standardize Bloom Filter deletion supportDaniel R. Carvalho
2019-07-06mem-ruby: Bloom filters - Remove in/decrementDaniel R. Carvalho
2019-06-05mem-ruby: Enable set size increaseJohn Alsop
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-05-14mem-ruby: Do not change blocked msg enqueue infoTiago Muck
2019-05-12mem-ruby: Replace string parameter in MultiBitSelBloomFilterDaniel R. Carvalho
2019-04-28mem: Minimize the use of MemObject.Gabe Black
2019-03-23misc: missing override specifierAndrea Mondelli
2019-03-19arch, cpu, dev, gpu, mem, sim, python: start using getPort.Gabe Black
2019-03-15mem: Removed circular include refRyan Gambord
2019-02-28ruby: Fix garnet's round robin arbitration for vc selectionSrikant Bharadwaj
2019-02-22python: Make iterator handling Python 3 compatibleAndreas Sandberg
2019-02-12python: Don't assume SimObjects live in the global namespaceAndreas Sandberg
2019-02-12mem-ruby: Fixing TopologyPouya Fotouhi
2019-01-17mem: Determine if a packet queue forces ordering at constructionNikos Nikoleris
2018-11-27arch, base, cpu, gpu, mem: Replace assert(0 or false with panic.Gabe Black
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-08-17scons,ruby: do not generate unnecessary filesBrandon Potter
2018-08-17ruby: remove unused code inside '#if 0 ... #endif'Brandon Potter
2018-07-23mem: Rename Packet::checkFunctional to trySatisfyFunctionalRobert Kovacsics
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-04-27sim,cpu,mem,arch: Introduced MasterInfo data structureGiacomo Travaglini
2018-03-06scons: Switch from the print statement to the print function.Gabe Black
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-11-10scons: Move Transform and termcap functionality into their own files.Gabe Black
2017-07-12ruby: Refactor some Event subclasses to lambdasSean Wilson
2017-06-15mem-garnet: Fix garnet statsJavier Cano-Cano
2017-06-13ruby: Add support for address ranges in the directoryNikos Nikoleris
2017-05-31ruby: Don't set the block data when a store conditional failsNikos Nikoleris
2017-03-09ruby: fix MOESI_hammer directory to work with > 3GB memoryLena Olson
2017-03-07gpu-compute: Fix Python/C++ object hierarchy discrepanciesAndreas Sandberg
2017-02-12ruby: fix round robin arbiter in garnet2.0Tushar Krishna