gem5/src/mem/ruby/system
Polina Dudnik 5f551d9ca2 1. Got rid of unused functions in DirectoryMemory
2. Reintroduced RMW_Read and RMW_Write
3. Defined -2 in the Sequencer as well as made a note about mandatory queue

Did not address the issues in the slicc because remaking the atomics altogether to allow
multiple processors to issue atomic requests at once
2009-07-13 17:22:29 -05:00
..
AbstractMemOrCache.hh ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
AbstractReplacementPolicy.hh ruby: Make ruby #includes use full paths to the files they're including. 2009-05-11 10:38:45 -07:00
CacheMemory.hh Minor fixes for compiling 2009-07-13 11:59:13 -05:00
DirectoryMemory.cc ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
DirectoryMemory.hh ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
DMASequencer.cc 1. Got rid of unused functions in DirectoryMemory 2009-07-13 17:22:29 -05:00
DMASequencer.hh ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
LRUPolicy.hh ruby: Make ruby #includes use full paths to the files they're including. 2009-05-11 10:38:45 -07:00
MachineID.hh ruby: replace strings that were missed in original ruby import. 2009-07-06 15:49:47 -07:00
MemoryControl.cc ruby: apply some fixes that were overwritten by the recent ruby import. 2009-07-06 15:49:47 -07:00
MemoryControl.hh ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
MemoryNode.cc copyright: I missed some copyrights during ruby integration 2009-06-10 00:41:56 -07:00
MemoryNode.hh ruby: Make ruby #includes use full paths to the files they're including. 2009-05-11 10:38:45 -07:00
MemoryVector.hh ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
NodeID.hh ruby: replace strings that were missed in original ruby import. 2009-07-06 15:49:47 -07:00
PerfectCacheMemory.hh ruby: replace strings that were missed in original ruby import. 2009-07-06 15:49:47 -07:00
ProcessorInterface.hh ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
PseudoLRUPolicy.hh ruby: Make ruby #includes use full paths to the files they're including. 2009-05-11 10:38:45 -07:00
RubyPort.cc ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
RubyPort.hh ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
SConscript scons: update SCons files for changes in ruby. 2009-07-06 15:49:47 -07:00
Sequencer.cc 1. Got rid of unused functions in DirectoryMemory 2009-07-13 17:22:29 -05:00
Sequencer.hh ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
System.cc ruby: apply some fixes that were overwritten by the recent ruby import. 2009-07-06 15:49:47 -07:00
System.hh Changes to add tracing and replaying command-line options 2009-07-13 12:50:10 -05:00
TBETable.hh ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
TimerTable.cc ruby: Make ruby #includes use full paths to the files they're including. 2009-05-11 10:38:45 -07:00
TimerTable.hh ruby: replace strings that were missed in original ruby import. 2009-07-06 15:49:47 -07:00