----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1519/ -----------------------------------------------------------
(Updated Oct. 26, 2012, 12:56 p.m.) Review request for Default. Description (updated) ------- 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. Diffs (updated) ----- src/mem/protocol/MOESI_CMP_directory-L1cache.sm 63e7cfff4188855fe2a2d4d360fa58a8602eb254 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
