summaryrefslogtreecommitdiff
path: root/src/mem/cache/miss/blocking_buffer.hh
AgeCommit message (Expand)Author
2007-06-17More major reorg of cache. Seems to work for atomic mode now,Steve Reinhardt
2007-02-07Make memory commands dense again to avoid cache stat table explosion.Steve Reinhardt
2007-01-26make our code a little more standards compliantAli Saidi
2006-12-04Turn cache MissQueue/BlockingBuffer into virtual objectSteve Reinhardt
2006-12-02Make cache compression policy a runtime virtual thingSteve Reinhardt
2006-10-22s/pktuest/request/ (all in comments)Steve Reinhardt
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-09Set size properly on uncache accessesRon Dreslinski
2006-08-15Pulled out changes to fix EIO programs with caches. Also fixes any translati...Ron Dreslinski
2006-08-14Fix up doxygen.Steve Reinhardt
2006-06-28More Changes, working towards cache.cc compiling. Headers cleaned up.Ron Dreslinski
2006-06-28Backing in more changsets, getting closer to compileRon Dreslinski
2006-06-28Was having difficulty with merging the cache, reverted to an early version an...Ron Dreslinski