gem5/src/mem/cache/tags
Nathan Binkert d55b25cde6 Move all of the parameters of the Root SimObject so they are
directly configured by python.  Move stuff from root.(cc|hh) to
core.(cc|hh) since it really belogs there now.
In the process, simplify how ticks are used in the python code.

--HG--
extra : convert_revision : cf82ee1ea20f9343924f30bacc2a38d4edee8df3
2007-03-06 11:13:43 -08:00
..
repl Was having difficulty with merging the cache, reverted to an early version and will add back in the patches to make it work soon. 2006-06-28 11:02:14 -04:00
base_tags.cc Was having difficulty with merging the cache, reverted to an early version and will add back in the patches to make it work soon. 2006-06-28 11:02:14 -04:00
base_tags.hh Was having difficulty with merging the cache, reverted to an early version and will add back in the patches to make it work soon. 2006-06-28 11:02:14 -04:00
fa_lru.cc Streamline Cache/Tags interface: get rid of redundant functions, 2006-12-18 23:07:52 -08:00
fa_lru.hh Streamline Cache/Tags interface: get rid of redundant functions, 2006-12-18 23:07:52 -08:00
iic.cc Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
iic.hh Streamline Cache/Tags interface: get rid of redundant functions, 2006-12-18 23:07:52 -08:00
lru.cc Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
lru.hh make our code a little more standards compliant 2007-01-26 18:48:51 -05:00
split.cc Streamline Cache/Tags interface: get rid of redundant functions, 2006-12-18 23:07:52 -08:00
split.hh make our code a little more standards compliant 2007-01-26 18:48:51 -05:00
split_blk.hh s/pktuest/request/ (all in comments) 2006-10-22 20:38:34 -07:00
split_lifo.cc Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
split_lifo.hh make our code a little more standards compliant 2007-01-26 18:48:51 -05:00
split_lru.cc Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
split_lru.hh make our code a little more standards compliant 2007-01-26 18:48:51 -05:00