gem5/src
Nilay Vaish 488280e48b 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.
2011-02-08 07:47:02 -06:00
..
arch X86: Obey the wp bit of CR0. 2011-02-07 15:18:52 -08:00
base Time: Add serialization functions to the Time class. 2011-02-02 18:05:03 -08:00
cpu m5: added work completed monitoring support 2011-02-06 22:14:19 -08:00
dev dev: fixed bugs to extend interrupt capability beyond 15 cores 2011-02-06 22:14:18 -08:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
mem MESI CMP: Unset TBE pointer in L2 cache controller 2011-02-08 07:47:02 -06:00
python Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
sim m5: added work completed monitoring support 2011-02-06 22:14:19 -08:00
unittest Unit tests: Convert the refcnttest unit test to use the new EXPECT macros. 2011-01-18 01:27:04 -08:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript scons: show sources and targets when building, and colorize output. 2011-01-07 21:50:13 -08:00