summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-10-19Small changes:Ron Dreslinski
2006-10-19Fixes to get single level uni-coherence to work.Ron Dreslinski
2006-10-19Merge zizzer:/bk/newmemRon Dreslinski
2006-10-19Always get the functional access from the highest level of cache first.Ron Dreslinski
2006-10-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-10-19Add "All" compund flag to enable all defined trace flags.Steve Reinhardt
2006-10-19Add new event priority for trace enable events soSteve Reinhardt
2006-10-19First cut at LL/SC support in caches (atomic mode only).Steve Reinhardt
2006-10-18how did i not commit this already? the other way doesn't seem to work, need ...Lisa Hsu
2006-10-18need some initializations before doing the loop.Lisa Hsu
2006-10-18only do this assert after you know you're not switched out or idle.Lisa Hsu
2006-10-18Fix WriteInvalidateRespRon Dreslinski
2006-10-18Merge zizzer:/bk/newmemRon Dreslinski
2006-10-18Break a lot of overly long lines.Steve Reinhardt
2006-10-18Get rid of doData() lines (were already commented out).Steve Reinhardt
2006-10-18Get rid of obsolete in-cache copy support.Steve Reinhardt
2006-10-17Include packet_impl.hh (need this on my laptop,Steve Reinhardt
2006-10-17Enable MP systems via cmd-line flag in fs.py.Steve Reinhardt
2006-10-17add code to serialize se structures. Lisa is working on the python side of th...Ali Saidi
2006-10-17Fixes for uni-coherence in timing mode for FS.Ron Dreslinski
2006-10-17Fixes to cache eliminating the assumption that the Packet is still valid afte...Ron Dreslinski
2006-10-17Properly chack the pkt pointer on upgrades to insure no segfaults when writeb...Ron Dreslinski
2006-10-17Fix it so that the cache does not assume to gave the packet it sent out via s...Ron Dreslinski
2006-10-17Merge zizzer:/bk/newmemRon Dreslinski
2006-10-14Get rid of unused CacheBlk << output operator.Steve Reinhardt
2006-10-13Fix assertion. I haven't tested it fully (I can't reproduce Lisa's error) bu...Kevin Lim
2006-10-13Merge zizzer:/bk/newmemRon Dreslinski
2006-10-13Fix for DMA's in FS caches.Ron Dreslinski
2006-10-13fix a bug in CopyStringOut. dprintk appears to work again.Ali Saidi
2006-10-12Merge zizzer:/bk/newmemLisa Hsu
2006-10-12replace functional code in tport with fixPacket().Ali Saidi
2006-10-12Fix CSHR retrysRon Dreslinski
2006-10-12Merge zizzer:/bk/newmemAli Saidi
2006-10-12small bus updates for functional accessesAli Saidi
2006-10-12Merge zizzer:/bk/newmemRon Dreslinski
2006-10-12Remove bus and top level parameters from cacheRon Dreslinski
2006-10-12Merge zizzer:/bk/newmemAli Saidi
2006-10-12add a traceflag for functional accessesAli Saidi
2006-10-12Check the response queue on functional accesses.Ron Dreslinski
2006-10-12Another memleak in the memtester (need [] with the delete)Ron Dreslinski
2006-10-12Fix a memory leak in the memtesterRon Dreslinski
2006-10-12Fix problems with unCacheable addresses in timing-coherenceRon Dreslinski
2006-10-11Make default ID unique (not broadcast)Ron Dreslinski
2006-10-11Forgot to mark myself as on the retry listRon Dreslinski
2006-10-11Fix bus in FS mode.Ron Dreslinski
2006-10-11System not global object, need to preface it with objects.Lisa Hsu
2006-10-11since memoryMode was put into the System (from SimObject), things got broken ...Lisa Hsu
2006-10-11some drain changes in timing (kevin's) and some memory mode assertion changes...Lisa Hsu
2006-10-11More cache fixes. Atomic coherence now works as well.Ron Dreslinski
2006-10-11Update for Atomic Coherece with Gabes busRon Dreslinski