gem5/src/mem/cache
Andreas Hansson 6fac40ceb0 mem: Add missing clean eviction on uncacheable access
This patch adds a missing clean eviction, occuring when an uncacheable
access flushes and invalidates an existing block.
2015-07-30 03:42:25 -04:00
..
prefetch mem: Remove unused RequestCause in cache 2015-07-30 03:41:43 -04:00
tags mem: Make caches way aware 2015-07-30 03:41:42 -04:00
base.cc sim: Decouple draining from the SimObject hierarchy 2015-07-07 09:51:05 +01:00
base.hh mem: Remove unused RequestCause in cache 2015-07-30 03:41:43 -04:00
BaseCache.py mem: Remove redundant is_top_level cache parameter 2015-07-03 10:14:43 -04:00
blk.cc mem: Add support for a security bit in the memory system 2014-01-24 15:29:30 -06:00
blk.hh mem: Make caches way aware 2015-07-30 03:41:42 -04:00
cache.cc mem: Remove templates in cache model 2015-05-05 03:22:21 -04:00
cache.hh sim: Refactor the serialization base class 2015-07-07 09:51:03 +01:00
cache_impl.hh mem: Add missing clean eviction on uncacheable access 2015-07-30 03:42:25 -04:00
mshr.cc mem: Fix (ab)use of emplace to avoid temporary object creation 2015-07-13 08:46:28 -04:00
mshr.hh mem: Modernise MSHR iterators to C++11 2015-03-27 04:55:57 -04:00
mshr_queue.cc sim: Refactor and simplify the drain API 2015-07-07 09:51:05 +01:00
mshr_queue.hh sim: Refactor and simplify the drain API 2015-07-07 09:51:05 +01:00
SConscript arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00