index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mem
Age
Commit message (
Expand
)
Author
2006-11-14
Fix bugs around uni-coherence invalidates being propogated properly.
Ron Dreslinski
2006-11-14
Update atomic and functional paths for snoops as well
Ron Dreslinski
2006-11-14
Update bus bridges now that snoop ranges are passed properly
Ron Dreslinski
2006-11-13
Fix a bug to handle the fact that a CPU can send Functional accesses while a ...
Ron Dreslinski
2006-11-13
If we didn't satisfy all targets, reset the packet we are requesting with.
Ron Dreslinski
2006-11-13
Fix some errors related to snooping and functional access in the bus
Ron Dreslinski
2006-11-13
Fix problems with snoop ranges not working properly on functional accesses
Ron Dreslinski
2006-11-13
Since cpus now send out snoop ranges, remove it from the cache.
Ron Dreslinski
2006-11-12
Merge ktlim@zamp:./local/clean/tmp/test-regress
Kevin Lim
2006-11-12
Physical memory overrides the tport version of recvFunctional, need to do the
Ron Dreslinski
2006-11-12
Handle packets being deleted by lower level properly.
Ron Dreslinski
2006-11-12
Don't insert reponses into the list more than once
Ron Dreslinski
2006-11-12
Move code before a early return to make sure it is executed on all paths
Ron Dreslinski
2006-11-12
Yet another small bug in mem system related to flow control
Ron Dreslinski
2006-11-12
Fix functional access errors related to delayed respnoses in cachePort
Ron Dreslinski
2006-11-10
More fixes for functional accesses. It now makes the writeback memory leak t...
Ron Dreslinski
2006-11-10
Big fix for functional access, where we forgot to copy the last byte on write...
Ron Dreslinski
2006-11-10
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-09
Get SPARC to the point that it starts running. Add ability to load the ROM bi...
Ali Saidi
2006-11-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-09
Be sure to populate the packet's finishTime field in the atomic timing case.
Kevin Lim
2006-11-09
Draining fixes.
Kevin Lim
2006-11-08
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-08
Put the ProcessInfo and StackTrace objects into the ISA namespaces.
Gabe Black
2006-11-07
Fix up bus draining and add draining to the caches.
Kevin Lim
2006-11-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-02
Have bus use the BadAddress device to handle bad addresses. The O3 CPU shoul...
Kevin Lim
2006-11-02
Caches return a new functional port whenever asked for one.
Kevin Lim
2006-11-01
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-01
Added code to handle draining.
Gabe Black
2006-10-31
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-31
Ports now have a pointer to the MemObject that owns it (can be NULL).
Kevin Lim
2006-10-31
add the ability to insert into the middle of the timing port send list
Ali Saidi
2006-10-26
Merge zizzer:/bk/newmem
Ali Saidi
2006-10-25
Fix simple timing port keep a list of all packets, have only one event, and s...
Ali Saidi
2006-10-25
Fix fixPacket functionality to calculate sizes properly
Ron Dreslinski
2006-10-22
Clean up cache DPRINTFs
Steve Reinhardt
2006-10-22
s/pktuest/request/ (all in comments)
Steve Reinhardt
2006-10-21
Small bug fixes for timing LL/SC. Better now but
Steve Reinhardt
2006-10-21
Just give up if a store conditional misses completely
Steve Reinhardt
2006-10-21
Fix formatting that got screwed up when tabs were removed.
Steve Reinhardt
2006-10-21
Refactor coherence state table initialization.
Steve Reinhardt
2006-10-20
Get rid of a variable put back by merge.
Ron Dreslinski
2006-10-20
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-20
Use fixPacket function everywhere.
Ron Dreslinski
2006-10-20
Use PacketPtr everywhere
Nathan Binkert
2006-10-19
refactor code for the packet, get rid of packet_impl.hh
Nathan Binkert
2006-10-19
initialize end, clean up loop
Nathan Binkert
2006-10-19
Fix compile of m5.fast
Nathan Binkert
2006-10-19
Fix corner case on assertion.
Ron Dreslinski
[next]