gem5/src/mem/gems_common
Derek Hower 33b28fde7a slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllers
This changeset contains a lot of different changes that are too
mingled to separate.  They are:

1.  Added MOESI_CMP_directory

I made the changes necessary to bring back MOESI_CMP_directory,
including adding a DMA controller.  I got rid of MOESI_CMP_directory_m
and made MOESI_CMP_directory use a memory controller. Added a new
configuration for two level protocols in general, and
MOESI_CMP_directory in particular.

2.  DMA Sequencer uses a generic SequencerMsg

I will eventually make the cache Sequencer use this type as well.  It
doesn't contain an offset field, just a physical address and a length.
MI_example has been updated to deal with this.

3. Parameterized Controllers

SLICC controllers can now take custom parameters to use for mapping,
latencies, etc.  Currently, only int parameters are supported.
2009-08-04 12:52:52 -05:00
..
ioutil scons: update SCons files for changes in ruby. 2009-07-06 15:49:47 -07:00
Allocator.hh copyright: I missed some copyrights during ruby integration 2009-06-10 00:41:56 -07:00
calc_host.sh ruby: Import ruby and slicc from GEMS 2009-05-11 10:38:43 -07:00
Map.hh slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllers 2009-08-04 12:52:52 -05:00
PrioHeap.hh ruby: Make ruby #includes use full paths to the files they're including. 2009-05-11 10:38:45 -07:00
RefCnt.hh ruby: Import ruby and slicc from GEMS 2009-05-11 10:38:43 -07:00
RefCnt_tester.cc ruby: Make ruby #includes use full paths to the files they're including. 2009-05-11 10:38:45 -07:00
RefCountable.hh ruby: Make ruby #includes use full paths to the files they're including. 2009-05-11 10:38:45 -07:00
SConscript ruby: add RUBY sticky option that must be set to add ruby to the build 2009-05-11 10:38:46 -07:00
std-includes.hh ruby: apply some fixes that were overwritten by the recent ruby import. 2009-07-06 15:49:47 -07:00
util.cc ruby: apply some fixes that were overwritten by the recent ruby import. 2009-07-06 15:49:47 -07:00
util.hh ruby: Import the latest ruby changes from gems. 2009-07-06 15:49:47 -07:00
Vector.hh ruby: Make ruby #includes use full paths to the files they're including. 2009-05-11 10:38:45 -07:00