Review Board 2.0.15


Ruby: Updates MOESI CMP token protocol

Review Request #326 - Created Dec. 1, 2010 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Ruby: Updates MOESI CMP token protocol
This patch updates the MOESI CMP token protocol to conform with the new
interfaces of CacheMemory and TBETable classes, and the changes in SLICC.
Changes have been tested using ruby_random_test.py for 1,000,000 loads and 20 different seeds for random number generator.
Review request changed
Updated (Jan. 16, 2011, 8:04 a.m.)

Summary:

-Ruby: Update MOESI CMP token protocol
+Ruby: Updates MOESI CMP token protocol

Description:

~  

This request for reviewing the updates to implementation of the MOESI CMP token protocol. These updates have been carried out so as to conform with the changes made to CacheMemory and TBETable classes, and to SLICC.

  ~

Ruby: Updates MOESI CMP token protocol

  + This patch updates the MOESI CMP token protocol to conform with the new
  + interfaces of CacheMemory and TBETable classes, and the changes in SLICC.

Branch:

+default

Diff:

Revision 3 (+569 -448)

Show changes

Ship it!
Posted (Jan. 16, 2011, 11:51 p.m.)
Please merge it with the other patches.