Merge with head
[gem5.git] / src / mem /
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.
2007-07-02 Steve ReinhardtFix a couple LL/SC bugs that only affected timing mode.
2007-07-02 Steve Reinhardtbus.cc:
2007-07-01 Steve ReinhardtDon't propagate snoops across bridges. Wouldn't work...
2007-07-01 Steve ReinhardtGet rid of remaining traces of obsolete CoherenceProtoc...
2007-07-01 Steve ReinhardtGet rid of obsolete fixPacket() functions.
2007-07-01 Steve ReinhardtEvent descriptions should not end in "event"
2007-06-30 Steve ReinhardtFactor out a little more common code.
2007-06-30 Steve ReinhardtFix up a few statistics problems.
2007-06-30 Steve ReinhardtGet rid of Packet result field. Error responses are
2007-06-29 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-28 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-28 Steve ReinhardtGet rid of coherence protocol object.
2007-06-27 Steve ReinhardtRevamp replacement-of-upgrade handling.
2007-06-27 Steve ReinhardtHandle deferred snoops better.
2007-06-26 Steve Reinhardtcache_impl.hh:
2007-06-26 Steve ReinhardtHandle replacement of block with pending upgrade.
2007-06-26 Steve ReinhardtCouple minor bug fixes...
2007-06-25 Steve ReinhardtGet rid of requestCauses. Use timestamped queue to...
2007-06-25 Steve ReinhardtBetter handling of deferred targets.
2007-06-23 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-23 Steve ReinhardtMinor fix plus new assertion to catch similar bugs.
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Steve ReinhardtFixes to hitLatency, blocking, buffer allocation.
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-21 Steve ReinhardtGetting closer...
2007-06-21 Ali SaidiUse FastAlloc for Packet, Request, CoherenceState,...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-20 Vincentius RobbyMinor error.
2007-06-20 Vincentius RobbyRemoved "adding instead of dividing" trick.
2007-06-20 Nathan BinkertMake sure all parameters have default values if they're
next