gem5/src/mem/ruby/structures
Andreas Hansson 0cc350d2c5 ruby: Deprecation warning for RubyMemoryControl
A step towards removing RubyMemoryControl and shift users to
DRAMCtrl. The latter is faster, more representative, very versatile,
and is integrated with power models.
2015-05-26 03:21:34 -04:00
..
AbstractReplacementPolicy.hh ruby: structures: coorect #ifndef macros in header files 2014-10-11 15:02:22 -05:00
BankedArray.cc ruby: remove typedef of Index as int64 2014-09-01 16:55:50 -05:00
BankedArray.hh ruby: structures: coorect #ifndef macros in header files 2014-10-11 15:02:22 -05:00
Cache.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
CacheMemory.cc ruby: remove typedef of Index as int64 2014-09-01 16:55:50 -05:00
CacheMemory.hh ruby: structures: coorect #ifndef macros in header files 2014-10-11 15:02:22 -05:00
DirectoryMemory.cc ruby: coherence protocols: remove data block from dirctory entry 2014-11-06 05:42:20 -06:00
DirectoryMemory.hh ruby: coherence protocols: remove data block from dirctory entry 2014-11-06 05:42:20 -06:00
DirectoryMemory.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
LRUPolicy.hh ruby: structures: coorect #ifndef macros in header files 2014-10-11 15:02:22 -05:00
MemoryNode.cc ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
MemoryNode.hh ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
PerfectCacheMemory.hh ruby: structures: coorect #ifndef macros in header files 2014-10-11 15:02:22 -05:00
PersistentTable.cc ruby: move files from ruby/system to ruby/structures 2014-09-01 16:55:40 -05:00
PersistentTable.hh ruby: structures: coorect #ifndef macros in header files 2014-10-11 15:02:22 -05:00
Prefetcher.cc mem: Dynamically determine page bytes in memory components 2014-10-16 05:49:43 -04:00
Prefetcher.hh mem: Dynamically determine page bytes in memory components 2014-10-16 05:49:43 -04:00
PseudoLRUPolicy.hh ruby: structures: coorect #ifndef macros in header files 2014-10-11 15:02:22 -05:00
RubyMemoryControl.cc ruby: Deprecation warning for RubyMemoryControl 2015-05-26 03:21:34 -04:00
RubyMemoryControl.hh mem: Split port retry for all different packet classes 2015-03-02 04:00:35 -05:00
RubyMemoryControl.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
RubyPrefetcher.py mem: Dynamically determine page bytes in memory components 2014-10-16 05:49:43 -04:00
SConscript ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
TBETable.hh ruby: structures: coorect #ifndef macros in header files 2014-10-11 15:02:22 -05:00
TimerTable.cc ruby: move files from ruby/system to ruby/structures 2014-09-01 16:55:40 -05:00
TimerTable.hh ruby: structures: coorect #ifndef macros in header files 2014-10-11 15:02:22 -05:00
WireBuffer.cc ruby: move files from ruby/system to ruby/structures 2014-09-01 16:55:40 -05:00
WireBuffer.hh ruby: structures: coorect #ifndef macros in header files 2014-10-11 15:02:22 -05:00
WireBuffer.py ruby: move files from ruby/system to ruby/structures 2014-09-01 16:55:40 -05:00