summaryrefslogtreecommitdiff
path: root/src/mem/cache/tags/SConscript
AgeCommit message (Expand)Author
2018-09-07mem-cache: Create Skewed Assoc placement policyDaniel R. Carvalho
2018-06-13mem-cache: Create Sector CacheDaniel R. Carvalho
2018-03-22mem-cache: Split array indexing and replacement policies.Daniel R. Carvalho
2014-07-28mem: refactor LRU cache tags and add random replacement tagsAnthony Gutierrez
2013-09-04arch: Resurrect the NOISA build target and rename it NULLAndreas Hansson
2013-06-27mem: Reorganize cache tags and make them a SimObjectPrakash Ramrakhyani
2013-01-07mem: Remove the IIC replacement policyAndreas Sandberg
2011-06-02scons: rename TraceFlags to DebugFlagsNathan Binkert
2010-11-19SCons: Support building without an ISAAli Saidi
2010-02-23cache: pull CacheSet out of LRU so that other tags can use associative sets.Lisa Hsu
2008-10-23remove the totally obsolete split cacheLisa Hsu
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt
2007-10-31Traceflags: Add SCons function to created a traceflag instead of having one f...Ali Saidi
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert