summaryrefslogtreecommitdiff
path: root/src/mem/ruby/structures
AgeCommit message (Expand)Author
2015-08-14ruby: Change PerfectCacheMemory::lookup to return pointerJoel Hestness
2015-08-14ruby: Remove the RubyCache/CacheMemory latencyJoel Hestness
2015-07-20ruby: expose access permission to replacement policiesDavid Hashe
2015-07-20ruby: fix deadlock bug in banked array resource checksDavid Hashe
2015-07-20ruby: allocate a block in CacheMemory without updating LRU stateDavid Hashe
2015-07-20ruby: speed up function used for cache walksDavid Hashe
2015-07-20ruby: initialize replacement policies with their own simobjsDavid Hashe
2015-07-20ruby: give access to cache tag/data latencies from SLICCDavid Hashe
2015-07-10ruby: replace global g_abs_controls with per-RubySystem varBrandon Potter
2015-07-10ruby: replace global g_system_ptr with per-object pointersBrandon Potter
2015-07-10ruby: remove extra whitespace and correct misspelled wordsBrandon Potter
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
2015-07-04ruby: drop NetworkMessage classNilay Vaish
2015-07-04ruby: remove message buffer nodeNilay Vaish
2015-05-26ruby: Deprecation warning for RubyMemoryControlAndreas Hansson
2015-03-02mem: Split port retry for all different packet classesAndreas Hansson
2014-11-06ruby: interface with classic memory controllerNilay Vaish
2014-11-06ruby: coherence protocols: remove data block from dirctory entryNilay Vaish
2014-11-06ruby: remove sparse memory.Nilay Vaish
2014-10-16mem: Dynamically determine page bytes in memory componentsAndreas Hansson
2014-10-11ruby: structures: coorect #ifndef macros in header filesNilay Vaish
2014-09-03base: Use the global Mersenne twister throughoutAndreas Hansson
2014-09-01ruby: remove typedef of Index as int64Nilay Vaish
2014-09-01ruby: move files from ruby/system to ruby/structuresNilay Vaish
2013-02-10ruby: replace Time with Cycles (final patch in the series)Nilay Vaish
2013-01-17ruby: remove calls to g_system_ptr->getTime()Nilay Vaish
2013-01-14Ruby: remove reference to g_system_ptr from class MessageNilay Vaish
2012-12-11ruby: add a prefetcherNilay Vaish