ruby: remove sparse memory.
In my opinion, it creates needless complications in rest of the code. Also, this structure hinders the move towards common set of code for physical memory controllers.
This commit is contained in:
@@ -41,7 +41,6 @@ SimObject('RubyPrefetcher.py')
|
||||
SimObject('WireBuffer.py')
|
||||
|
||||
Source('DirectoryMemory.cc')
|
||||
Source('SparseMemory.cc')
|
||||
Source('CacheMemory.cc')
|
||||
Source('MemoryControl.cc')
|
||||
Source('WireBuffer.cc')
|
||||
|
||||
Reference in New Issue
Block a user