I am trying to update the MOESI CMP token protocol. Line 563 in the file
for the L1 cache controller caught my eye. While processing a message
received through the response network, the transaction buffer entry for
the address is edited.
tbe.ExternalResponse := true;
Should this happen where it is happening currently? I think this change
should appear in some action.
--
Nilay
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev