MESI CMP: Unset TBE pointer in L2 cache controller
authorNilay Vaish <nilay@cs.wisc.edu>
Tue, 8 Feb 2011 13:47:02 +0000 (07:47 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Tue, 8 Feb 2011 13:47:02 +0000 (07:47 -0600)
commit488280e48b5f227b2eb35df5d6daba2ae94a1de6
treef2b4cd0d17835b0e36aa69507a78d981304fbaaf
parent0851580aada37c8e1b1d2b695100fbcfaf4e0946
MESI CMP: Unset TBE pointer in L2 cache controller
The TBE pointer in the MESI CMP implementation was not being set to NULL
when the TBE is deallocated. This resulted in segmentation fault on testing
the protocol when the ProtocolTrace was switched on.
src/mem/protocol/MESI_CMP_directory-L2cache.sm