gem5/src/mem/cache/tags
Andreas Hansson 287ea1a081 Param: Transition to Cycles for relevant parameters
This patch is a first step to using Cycles as a parameter type. The
main affected modules are the CPUs and the Ruby caches. There are
definitely plenty more places that are affected, but this patch serves
as a starting point to making the transition.

An important part of this patch is to actually enable parameters to be
specified as Param.Cycles which involves some changes to params.py.
2012-09-07 12:34:38 -04:00
..
iic_repl clang: Enable compiling gem5 using clang 2.9 and 3.0 2012-01-31 12:05:52 -05:00
base.cc mem: fix cache stats to use request ids correctly 2012-02-12 16:07:39 -06:00
base.hh mem: fix cache stats to use request ids correctly 2012-02-12 16:07:39 -06:00
cacheset.cc Cache: Fix the LRU policy for classic memory hierarchy 2012-06-29 11:21:58 -04:00
cacheset.hh Cache: Fix the LRU policy for classic memory hierarchy 2012-06-29 11:21:58 -04:00
fa_lru.cc Fix: Address a few benign memory leaks 2012-07-09 12:35:30 -04:00
fa_lru.hh Fix: Address a few benign memory leaks 2012-07-09 12:35:30 -04:00
iic.cc Param: Transition to Cycles for relevant parameters 2012-09-07 12:34:38 -04:00
iic.hh Param: Transition to Cycles for relevant parameters 2012-09-07 12:34:38 -04:00
lru.cc Cache: Fix the LRU policy for classic memory hierarchy 2012-06-29 11:21:58 -04:00
lru.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
SConscript scons: rename TraceFlags to DebugFlags 2011-06-02 17:36:21 -07:00