summaryrefslogtreecommitdiff
path: root/src/mem/ruby/structures/CacheMemory.cc
AgeCommit message (Expand)Author
2015-09-16ruby: rename System.{hh,cc} to RubySystem.{hh,cc}David Hashe
2015-09-05ruby: call setMRU from L1 controllers, not from sequencerNilay Vaish
2015-09-05ruby: adds set and way indices to AbstractCacheEntryNilay Vaish
2015-08-29ruby: eliminate type uint64 and int64Nilay Vaish
2015-08-27ruby: handle llsc accesses through CacheEntry, not CacheMemoryNilay Vaish
2015-08-19ruby: reverts to changeset: bf82f1f7b040Nilay Vaish
2015-08-14ruby: cache memory: drop {try,test}CacheAccess functionsNilay Vaish
2015-08-14ruby: call setMRU from L1 controllers, not from sequencerNilay Vaish
2015-08-14ruby: adds set and way indices to AbstractCacheEntryNilay Vaish
2015-08-14ruby: eliminate type uint64 and int64Nilay Vaish
2015-08-14ruby: handle llsc accesses through CacheEntry, not CacheMemoryNilay Vaish
2015-08-14ruby: replace Address by AddrNilay Vaish
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-10ruby: replace global g_system_ptr with per-object pointersBrandon Potter
2014-09-01ruby: remove typedef of Index as int64Nilay Vaish
2014-09-01ruby: move files from ruby/system to ruby/structuresNilay Vaish