Review Board 2.0.15


Ruby: MOESI Protocol Add missing AccessMode/prefetch Msg Fields

Review Request #1519 - Created Oct. 25, 2012 and updated

Information
Malek Musleh
gem5
default
Reviewers
Default
Changeset 9320:928adf6505a8
---------------------------
Ruby: MOESI Protocol Add missing AccessMode/prefetch Msg Fields

This patch adds some of the missing fields (AccessMode/Prefetch) for some of the Request ACTIONS in the MOESI Protocol. This will become necessary to maintain consistency when prefetching is supported. I have another patch that differentiates UserAccessMode vs. SuperVisorMode in RubyRequests, therefore the AccessMode field will be useful then.

   
Review request changed
Updated (Oct. 26, 2012, 5:56 a.m.)

Description:

~  

Changeset 9320:b1468d656dac

  ~

Changeset 9320:928adf6505a8

   
   

Ruby: MOESI Protocol Add missing AccessMode/prefetch Msg Fields

   
   

This patch adds some of the missing fields (AccessMode/Prefetch) for some of the Request ACTIONS in the MOESI Protocol. This will become necessary to maintain consistency when prefetching is supported. I have another patch that differentiates UserAccessMode vs. SuperVisorMode in RubyRequests, therefore the AccessMode field will be useful then.

Diff:

Revision 2 (+59 -2)

Show changes