Review Board 2.0.15


Ruby: Updates MOESI CMP directory protocol

Review Request #359 - Created Dec. 22, 2010 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Ruby: Updates MOESI CMP directory protocol
This patch updates the MOESI CMP directory protocol to conform with the new
interfaces of CacheMemory and TBETable classes, and the changes in SLICC.
These changes have been tested using the Ruby random tester. The tester was used with -l = 1048576 and -n = 2.
Review request changed
Updated (Jan. 16, 2011, 8:02 a.m.)

Summary:

-Updating MOESI CMP Directory protocol as per the new interface
+Ruby: Updates MOESI CMP directory protocol

Description:

~  

This is a request for reviewing the proposed changes to the MOESI CMP directory cache coherence protocol to make it conform with the new cache memory interface and changes to SLICC.

  ~

Ruby: Updates MOESI CMP directory protocol

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

Branch:

+default

Diff:

Revision 9 (+529 -466)

Show changes

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