Ruby: MOESI Protocol Add missing AccessMode/prefetch Msg Fields
Review Request #1519 - Created Oct. 25, 2012 and updated - Latest diff uploaded
| 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.
