gem5/src/mem/cache/tags
Nathan Binkert abc76f20cb Major changes to how SimObjects are created and initialized. Almost all
creation and initialization now happens in python.  Parameter objects
are generated and initialized by python.  The .ini file is now solely for
debugging purposes and is not used in construction of the objects in any
way.

--HG--
extra : convert_revision : 7e722873e417cb3d696f2e34c35ff488b7bff4ed
2007-07-23 21:51:38 -07:00
..
repl Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07: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
Repl.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
SConscript Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07: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