1. Got rid of unused functions in DirectoryMemory
authorPolina Dudnik <pdudnik@gmail.com>
Mon, 13 Jul 2009 22:22:29 +0000 (17:22 -0500)
committerPolina Dudnik <pdudnik@gmail.com>
Mon, 13 Jul 2009 22:22:29 +0000 (17:22 -0500)
commit5f551d9ca2b61fc97b9530334e538195a84589b3
treef1afe7907ab7049618101592bd6c52c32c7b68ed
parent9a675a0391aa0c0463baf8bac0b9209b675306a8
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
src/mem/ruby/common/DataBlock.hh
src/mem/ruby/libruby.cc
src/mem/ruby/libruby.hh
src/mem/ruby/recorder/TraceRecord.cc
src/mem/ruby/system/DMASequencer.cc
src/mem/ruby/system/Sequencer.cc