Make L2+ caches allocate new block for writeback misses
[gem5.git] / src / mem /
2008-02-16 Steve ReinhardtMake L2+ caches allocate new block for writeback misses
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-11 Nicolas ZeaBus: Only update port cache when there is an item to...
2008-02-10 Steve ReinhardtFix #include lines for renamed cache files.
2008-02-10 Steve ReinhardtRename cache files for brevity and consistency with...
2008-02-06 Stephen HinesMake the Event::description() a const function
2008-01-06 Geoffrey BlakeTemporary fix for ll/sc bug see flyspray task for more...
2008-01-02 Steve ReinhardtAdd ReadRespWithInvalidate to handle multi-level cohere...
2008-01-02 Steve ReinhardtMark cache-to-cache MSHRs as downstreamPending when...
2008-01-02 Steve ReinhardtDon't DPRINTF in the middle of a PrintReq.
2008-01-02 Steve ReinhardtBug fix: functional cache port now needs otherPort...
2008-01-02 Steve ReinhardtAdditional comments and helper functions for PrintReq.
2008-01-02 Steve ReinhardtAdd functional PrintReq command for memory-system debug...
2008-01-02 Steve ReinhardtFix formatting and comments in cache_impl.hh
2007-11-29 Ali Saidimerge, no manual changes
2007-11-28 Gabe BlackMake ports that aren't connected to anything fail more...
2007-11-20 Gabe BlackMerge with head.
2007-11-19 Ali SaidiMemory: Cache the physical memory start and size so...
2007-11-17 Steve ReinhardtTweak check for writable block fill.
2007-11-17 Steve ReinhardtFix bug on exclusive response to ReadReq with pending...
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey Sewellbranch merge
2007-11-15 Ali SaidiCheckpointing: Name SE page table entries better so...
2007-11-14 Korey Sewellremove unnecessary debug messages I added
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-11-04 Ali SaidiCache: Fix for OS X 10.5 compiling.
2007-11-01 Ali SaidiDRAM: Make latency parameters be Param.Latency instead...
2007-10-31 Ali Saidino manual changes
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-31 Ali SaidiTraceflags: Add SCons function to created a traceflag...
2007-10-26 Gabe BlackTLB: Fix serialization issues with the tlb entries...
2007-10-26 Ali SaidiSE: Fix page table and system serialization, don't...
2007-09-16 Steve Reinhardtmem: clean up bus/cache DPRINTFs a bit
2007-09-06 Gabe BlackMerge with head.
2007-09-05 Ali SaidiBus: Fix drain code; old method could return 1 in atomi...
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-28 Gabe BlackMerge with head.
2007-08-27 Gabe BlackMerge with head
2007-08-27 Gabe BlackAddress translation: Make the page table more flexible.
2007-08-24 Ali SaidiMem: Make errors in the memory system be responses...
2007-08-14 Ali SaidiMerge IGNORE_STYLE change and my change.
2007-08-12 Ali SaidiMemorySystem: Fix the use of ?: to produce correct...
2007-08-12 Nathan Binkertmerge
2007-08-10 Ali SaidiDMA: Add IOCache and fix bus bridge to optionally only...
2007-08-10 Ali SaidiBus: Only call end() on an stl object once in a loop
2007-08-08 Vincentius RobbyPort, StaticInst: Revert unnecessary changes.
2007-08-08 Vincentius Robbyalpha: Make the TLB cache to actually work.
2007-08-07 Gabe BlackMerge with head.
2007-08-05 Gabe BlackMerge with head.
2007-08-04 Vincentius Robbyport: Implement cache for port interfaces and ranges
2007-08-03 Steve Reinhardtmerge from head
2007-08-03 Steve Reinhardtcache: get rid of obsolete params from python.
2007-08-01 Nathan Binkertmerge: mips fix to getArgument
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-07-31 Steve ReinhardtMerge from head.
2007-07-30 Steve Reinhardtmemory system: fix functional access bug.
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Steve Reinhardtbus: take out response prioritization (timing was messe...
2007-07-29 Nathan Binkertmerge: style.py fix
2007-07-29 Nathan Binkertmerge whitespace fixes
2007-07-29 Nathan Binkertmerge whitespace changes
2007-07-27 Steve Reinhardtpacket: get rid of unused intersect() function.
2007-07-27 Steve Reinhardtcache/memtest: fixes for functional accesses.
2007-07-27 Steve Reinhardtcache: Get rid of unused variable.
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-27 Steve ReinhardtHave owner respond to UpgradeReq to avoid race.
2007-07-27 Steve ReinhardtAdd downward express snoops for invalidations.
2007-07-27 Steve ReinhardtContinue snooping after a writeback is encountered.
2007-07-27 Steve Reinhardtbus: Fix default port handling.
2007-07-25 Steve ReinhardtCan't block on memInhibit packets
2007-07-25 Steve ReinhardtIntegrate snoop loop functions into their respective...
2007-07-25 Steve ReinhardtDon't delete request at target... requester still needs it.
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Steve ReinhardtA couple more minor bug fixes for multilevel coherence.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-07-23 Steve ReinhardtReplace lowerMSHRPending flag with more robust scheme
2007-07-22 Steve ReinhardtMerge from head.
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-22 Steve ReinhardtReplace DeferredSnoop flag with LowerMSHRPending flag.
2007-07-22 Steve ReinhardtMerge Gabe's changes with mine.
2007-07-22 Steve ReinhardtA few minor non-debug compilation issues.
2007-07-22 Steve ReinhardtDeal with invalidations intersecting outstanding upgrades.
2007-07-21 Steve ReinhardtSeveral more fixes for multi-level timing coherence.
2007-07-17 Steve ReinhardtMake sure responses never get blocked.
2007-07-17 Steve ReinhardtForward cache-to-cache responses through other caches.
2007-07-17 Steve ReinhardtAssert that an mshr has a target in getTarget().
2007-07-16 Steve ReinhardtMerge from head.
2007-07-16 Steve ReinhardtFix up a bunch of multilevel coherence issues.
2007-07-16 Steve ReinhardtMake Bus::findPort() a little more useful.
2007-07-14 Steve ReinhardtAdd CacheRepl trace flag and move a couple DPRINTFs...
2007-07-14 Steve ReinhardtMove a couple of DPRINTFs from Cache to CachePort.
2007-07-14 Steve ReinhardtFix bug in copying packet with static data pointer.
2007-07-14 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge of DPRINTF fixes from head.
2007-07-14 Steve ReinhardtFix & tweak DPRINTFs for tracediff w/new cache code.
2007-07-14 Steve ReinhardtMerge in .hgignore from head.
2007-07-14 Steve ReinhardtMerge with head
2007-07-03 Steve ReinhardtDelete packets when we're done with them.
2007-07-02 Steve ReinhardtCouple more minor bug fixes for FS timing mode.
next