gem5/src/mem/cache
Timothy M. Jones 28a5ea3f99 Port: Only indicate that a SimpleTimingPort is drained if its send event is
not scheduled, as well as the transmit list being empty.
2010-07-22 18:54:37 +01:00
..
prefetch Force prefetches to check cache and MSHRs immediately prior to issue. 2009-09-26 10:50:50 -07:00
tags cache stats: account for writebacks and/or device occupancy in the cache. 2010-02-24 13:46:55 -08:00
base.cc cache: Make caches sharing aware and add occupancy stats. 2010-02-23 09:34:22 -08:00
base.hh stats: only consider a formula initialized if there is a formula 2010-06-15 01:18:36 -07:00
BaseCache.py cache: Make caches sharing aware and add occupancy stats. 2010-02-23 09:34:22 -08:00
blk.cc Fix #include lines for renamed cache files. 2008-02-10 14:45:25 -08:00
blk.hh cache: Make caches sharing aware and add occupancy stats. 2010-02-23 09:34:22 -08:00
builder.cc arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh 2009-09-23 08:34:21 -07:00
cache.cc remove the totally obsolete split cache 2008-10-23 16:11:28 -04:00
cache.hh Fixes to get prefetching working again. 2009-02-16 08:56:40 -08:00
cache_impl.hh Port: Only indicate that a SimpleTimingPort is drained if its send event is 2010-07-22 18:54:37 +01:00
mshr.cc cache: fail store conditionals when upgrade loses race 2010-06-16 15:25:57 -07:00
mshr.hh types: clean up types, especially signed vs unsigned 2009-06-04 23:21:12 -07:00
mshr_queue.cc get rid of all instances of readTid() and getThreadNum(). Unify and eliminate 2008-11-04 11:35:42 -05:00
mshr_queue.hh Fix #include lines for renamed cache files. 2008-02-10 14:45:25 -08:00
SConscript Rename cache files for brevity and consistency with rest of tree. 2008-02-10 14:15:42 -08:00