summaryrefslogtreecommitdiff
path: root/src/mem/cache/blk.hh
AgeCommit message (Expand)Author
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
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-02-23cache: Make caches sharing aware and add occupancy stats.Lisa Hsu
2010-02-23cache: pull CacheSet out of LRU so that other tags can use associative sets.Lisa Hsu
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-04-19Mem: Change isLlsc to isLLSC.Gabe Black
2009-04-19Memory: Rename LOCKED for load locked store conditional to LLSC.Gabe Black
2009-02-16Fixes to get prefetching working again.Steve Reinhardt
2008-11-02Add in Context IDs to the simulator. From now on, cpuId is almost never used,Lisa Hsu
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2008-02-26Revamp cache timing access mshr check to make stats sane again.Steve Reinhardt
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt