Fix a memory leak in the memtester
[gem5.git] / src / mem /
2006-10-12 Ron DreslinskiFix problems with unCacheable addresses in timing-coherence
2006-10-12 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-12 Ron DreslinskiMake default ID unique (not broadcast)
2006-10-11 Ron DreslinskiForgot to mark myself as on the retry list
2006-10-11 Ron DreslinskiFix bus in FS mode.
2006-10-11 Ron DreslinskiMore cache fixes. Atomic coherence now works as well.
2006-10-11 Ron DreslinskiUpdate for Atomic Coherece with Gabes bus
2006-10-11 Ron DreslinskiMerge zizzer:/n/wexford/x/gblack/m5/newmem_bus
2006-10-11 Ron DreslinskiUse bus response time paramteres
2006-10-11 Gabe BlackDon't call recvRetry if the bus is busy anyway. This...
2006-10-11 Ron DreslinskiMerge zizzer:/n/wexford/x/gblack/m5/newmem_bus
2006-10-11 Gabe BlackMake the bus work if the other sides recvRetry doesn...
2006-10-11 Ron DreslinskiWhen turning asserts into if's don't forget to invert.
2006-10-11 Ron DreslinskiWritebacks can be pulled out from under the BusRequest...
2006-10-11 Ron DreslinskiOnly issue responses if we aren;t already blocked
2006-10-11 Ron DreslinskiMerge zizzer:/n/wexford/x/gblack/m5/newmem_bus
2006-10-11 Gabe BlackMake the bus is occupied for none broadcast packets...
2006-10-11 Ron DreslinskiMerge zizzer:/n/wexford/x/gblack/m5/newmem_bus
2006-10-11 Ron DreslinskiDebugging info
2006-10-11 Gabe BlackPut in an accounting mechanism and an assert to make...
2006-10-10 Gabe BlackFixed a corner case and simplified the logic in Packet...
2006-10-10 Ron DreslinskiMerge zizzer:/n/wexford/x/gblack/m5/newmem_bus
2006-10-10 Ron DreslinskiSome more code cleanup
2006-10-10 Gabe BlackChanged the bus to use a bool to keep track of retries...
2006-10-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-10 Ron DreslinskiFix some more mem leaks, still some left
2006-10-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-10 Ron DreslinskiFix cshr Retry's
2006-10-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-10 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-10 Ron DreslinskiYet another fix to the HasData command attribute.
2006-10-10 Ron DreslinskiActually set the HasData attribute on Read Responses
2006-10-10 Ron DreslinskiFix another merge issue
2006-10-10 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-10 Ron DreslinskiFix several bugs pertaining to upgrades/mem leaks.
2006-10-10 Gabe BlackFixed a bug where a packet was attempted to be sent...
2006-10-10 Gabe BlackFixes to the bus, and added fields to the packet.
2006-10-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-10 Ron DreslinskiHandle NACK's that occur from devices on the same bus.
2006-10-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-09 Ron DreslinskiFix a typo preventing compilation
2006-10-09 Ron DreslinskiFix how upgrades work.
2006-10-09 Ron DreslinskiOne step closet to having NACK's work.
2006-10-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-09 Gabe BlackPotentially functional partially timed bandwidth limitt...
2006-10-09 Ron DreslinskiFix a typo in the printf
2006-10-09 Ron DreslinskiFix a bitwise operation that was accidentally a logical...
2006-10-09 Ron DreslinskiMake memtest work with 8 memtesters
2006-10-09 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-09 Ron DreslinskiAdd more DPRINTF's fix a supply condition.
2006-10-09 Ron DreslinskiSet size properly on uncache accesses
2006-10-09 Ron DreslinskiHave cpus send snoop ranges
2006-10-09 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-09 Ron DreslinskiDon't create a response if one isn't needed.
2006-10-09 Ron DreslinskiDon't block responses even if the cache is blocked.
2006-10-09 Kevin LimUpdate memory assertion to check for whole range.
2006-10-09 Ron DreslinskiMake sure to propogate sendFunctional calls with functi...
2006-10-09 Ron DreslinskiFixes for functional path.
2006-10-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-08 Ron DreslinskiOnly respond if the pkt needs a response.
2006-10-08 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-08 Ron DreslinskiMove away from using the statusChange function on snoop...
2006-10-08 Gabe Blackmissing else
2006-10-08 Gabe Blackbus changes
2006-10-08 Steve ReinhardtReplace tests of LOCKED/UNCACHEABLE flags with isLocked...
2006-10-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-08 Gabe BlackA possible implementation of a multiplexed bus.
2006-10-08 Gabe BlackAdd in HasData, and move the define of NUM_MEM_CMDS...
2006-10-08 Steve ReinhardtImplement Alpha LL/SC support for SimpleCPU (Atomic...
2006-10-07 Ali SaidiMerge zizzer:/bk/newmem
2006-10-07 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-07 Ron DreslinskiFix a missing pointer
2006-10-07 Ron DreslinskiNo need to keep trying to request the data bus if we...
2006-10-07 Ron DreslinskiAdd mechanism for caches to handle failure of the fast...
2006-10-07 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-07 Ron DreslinskiFix infinite writebacks bug in cache.
2006-10-07 Ali SaidiMerge zizzer:/bk/newmem
2006-10-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-06 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-06 Ron DreslinskiAnother thread number removed
2006-10-06 Ron DreslinskiRemove threadnum from cache everywhere for now
2006-10-06 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-10-06 Lisa Hsuthere are two main thrusts of this changeset.
2006-10-06 Ron DreslinskiFixes for functional accesses to use the snoop path.
2006-10-06 Ron DreslinskiFirst pass at snooping stuff that compiles and doesn...
2006-10-05 Gabe BlackPartial reimplementation of the bus. The "clock" and...
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-09-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-09-11 Ali SaidiMerge zizzer:/bk/newmem
2006-09-01 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-08-30 Steve ReinhardtMove more common functionality into SimpleTimingPort,
2006-08-30 Steve ReinhardtMinor include file & formatting cleanup.
2006-08-28 Steve ReinhardtMake address formats consistent in DPRINTFs.
2006-08-22 Ron DreslinskiStill need LL/SC support in cache, add hack to always...
2006-08-22 Ron DreslinskiCommiting a version of the multi-phase snoop atomic...
2006-08-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-08-21 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-08-21 Ron DreslinskiChanges so that time in the packet is actually set...
2006-08-18 Steve ReinhardtChanges to build m5.fast
next