gem5/src/mem/cache
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
..
coherence Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
miss Merge ktlim@zizzer:/bk/newmem 2007-03-23 13:20:19 -04:00
prefetch Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
tags Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
base_cache.cc Fix & tweak DPRINTFs for tracediff w/new cache code. 2007-07-14 11:48:30 -07:00
base_cache.hh Change getDeviceAddressRanges to use bool for snoop arg. 2007-05-21 23:36:09 -07:00
BaseCache.py Make sure all parameters have default values if they're 2007-06-20 08:14:11 -07:00
cache.cc Get rid of generic CacheTags object (fold back into Cache). 2006-12-18 20:47:12 -08:00
cache.hh First Pass At Cmp/Swap in caches 2007-03-27 17:05:25 -05:00
cache_blk.hh Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
cache_builder.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
cache_impl.hh Fix & tweak DPRINTFs for tracediff w/new cache code. 2007-07-14 11:48:30 -07:00
SConscript Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00