summaryrefslogtreecommitdiff
path: root/src/mem/cache/builder.cc
AgeCommit message (Expand)Author
2013-06-27mem: Remove the cache builderAndreas Hansson
2013-01-07mem: Remove the IIC replacement policyAndreas Sandberg
2012-09-25Cache: add a response latency to the cachesMrinmoy Ghosh
2012-03-30MEM: Introduce the master/slave port sub-classes in C++William Wang
2012-02-12prefetcher: Make prefetcher a sim object instead of it being a parameter on c...Mrinmoy Ghosh
2011-04-15includes: sort all includesNathan Binkert
2011-02-23Includes: Don't include isa_traits.hh and use the TheISA namespace unless rea...Ali Saidi
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2009-02-16Fixes to get prefetching working again.Steve Reinhardt
2008-10-23remove the totally obsolete split cacheLisa Hsu
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2008-02-10Fix #include lines for renamed cache files.Steve Reinhardt
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt