Ruby: Fixes MESI CMP directory protocol
Review Request #420 - Created Jan. 10, 2011 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
Ruby: Fixes MESI CMP directory protocol The current implementation of MESI CMP directory protocol is broken. This patch, from Arkaprava Basu, fixes the protocol.
Posted (Jan. 11, 2011, 2:10 a.m.)
After you delete the commented out lines, please check it in. I was leery of silently dropping those L1_PUTXes and I'm glad to see the L2 no longer does that.
-
src/mem/protocol/MESI_CMP_directory-L2cache.sm (Diff revision 1) -
Please delete these commented out lines
Posted (Jan. 12, 2011, 9:04 a.m.)
