----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1519/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9320:b1468d656dac --------------------------- 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. Diffs ----- src/mem/protocol/MOESI_CMP_directory-L2cache.sm 63e7cfff4188855fe2a2d4d360fa58a8602eb254 Diff: http://reviews.gem5.org/r/1519/diff/ Testing ------- Thanks, Malek Musleh _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
