gem5/src/mem/cache/coherence
Kevin Lim 2b5fdf6033 Remove assertion. It's not needed and messes up writebacks when a 2 level cache is used in a uniprocessor setting.
--HG--
extra : convert_revision : 020a9799cd7177fdb85a767701d6fcb8cf018827
2006-11-28 11:41:08 -05:00
..
coherence_protocol.cc Refactor coherence state table initialization. 2006-10-21 13:43:14 -07:00
coherence_protocol.hh Refactor coherence state table initialization. 2006-10-21 13:43:14 -07:00
simple_coherence.hh Do a functional access to levels above on a read as a temporary solution for L2's in FS 2006-11-22 20:20:38 -05:00
uni_coherence.cc Remove assertion. It's not needed and messes up writebacks when a 2 level cache is used in a uniprocessor setting. 2006-11-28 11:41:08 -05:00
uni_coherence.hh Do a functional access to levels above on a read as a temporary solution for L2's in FS 2006-11-22 20:20:38 -05:00