Ruby: Updates MOESI Hammer protocol
Review Request #280 - Created Oct. 27, 2010 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Ruby: Updates MOESI Hammer protocol This patch updates the MOESI Hammer protocol to conform with the new interfaces of CacheMemory and TBETable classes, and the changes in SLICC.
The changes have been tested using ruby_random_test.py for a 1,000,000 loads and 20 different seed values.
