gem5/src/mem/cache
2010-08-25 14:08:27 -07:00
..
prefetch Force prefetches to check cache and MSHRs immediately prior to issue. 2009-09-26 10:50:50 -07:00
tags MEM: Make CLREX a first class request operation and clear locks in caches when it in received 2010-08-23 11:18:41 -05: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 MEM: Make CLREX a first class request operation and clear locks in caches when it in received 2010-08-23 11:18:41 -05:00
mshr.cc mem: fix dumb typo in copyrights 2010-08-25 14:08:27 -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