summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/CacheMemory.cc
AgeCommit message (Expand)Author
2010-08-20ruby: fix ruby llsc support to sync sc outcomesBrad Beckmann
2010-08-20ruby: Fixed L2 cache miss profilingBrad Beckmann
2010-06-10ruby: get rid of Vector and use STLNathan Binkert
2010-04-02ruby: get rid of gems_common/util.hh and .cc and use stuff in src/baseNathan Binkert
2010-04-02ruby: get "using namespace" out of headersNathan Binkert
2010-03-22ruby: style passNathan Binkert
2010-03-21ruby: Ruby support for LLSCBrad Beckmann
2010-01-29ruby: removed last level cache supportBrad Beckmann
2010-01-29ruby: cleaned up ruby profilersBrad Beckmann
2010-01-29ruby: Added the cache profiler to the new config systemBrad Beckmann
2010-01-29ruby: Ruby changes required to use the python config systemBrad Beckmann
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2010-01-19mergeDerek Hower
2009-11-18ruby: returns the number of LLC needed for broadcastBrad Beckmann
2009-11-18ruby: cache configuration fix to use bytesBrad Beckmann
2009-11-18ruby: fix CacheMemory destructorBrad Beckmann
2009-11-18ruby: split CacheMemory.hh into a .hh and a .ccBrad Beckmann