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-10-12
Check the response queue on functional accesses.
Ron Dreslinski
2006-10-12
Fix problems with unCacheable addresses in timing-coherence
Ron Dreslinski
2006-10-11
Make default ID unique (not broadcast)
Ron Dreslinski
2006-10-11
Forgot to mark myself as on the retry list
Ron Dreslinski
2006-10-11
Fix bus in FS mode.
Ron Dreslinski
2006-10-11
More cache fixes. Atomic coherence now works as well.
Ron Dreslinski
2006-10-11
Update for Atomic Coherece with Gabes bus
Ron Dreslinski
2006-10-11
Merge zizzer:/n/wexford/x/gblack/m5/newmem_bus
Ron Dreslinski
2006-10-11
Use bus response time paramteres
Ron Dreslinski
2006-10-11
Don't call recvRetry if the bus is busy anyway. This takes care of a corner c...
Gabe Black
2006-10-11
Merge zizzer:/n/wexford/x/gblack/m5/newmem_bus
Ron Dreslinski
2006-10-11
Make the bus work if the other sides recvRetry doesn't call sendTiming for so...
Gabe Black
2006-10-11
When turning asserts into if's don't forget to invert.
Ron Dreslinski
2006-10-11
Writebacks can be pulled out from under the BusRequest when snoops of uprgade...
Ron Dreslinski
2006-10-10
Only issue responses if we aren;t already blocked
Ron Dreslinski
2006-10-10
Merge zizzer:/n/wexford/x/gblack/m5/newmem_bus
Ron Dreslinski
2006-10-10
Make the bus is occupied for none broadcast packets as well.
Gabe Black
2006-10-10
Merge zizzer:/n/wexford/x/gblack/m5/newmem_bus
Ron Dreslinski
2006-10-10
Debugging info
Ron Dreslinski
2006-10-10
Put in an accounting mechanism and an assert to make sure something doesn't t...
Gabe Black
2006-10-10
Fixed a corner case and simplified the logic in Packet::intersect.
Gabe Black
2006-10-10
Merge zizzer:/n/wexford/x/gblack/m5/newmem_bus
Ron Dreslinski
2006-10-10
Some more code cleanup
Ron Dreslinski
2006-10-10
Changed the bus to use a bool to keep track of retries rather than a pointer
Gabe Black
2006-10-10
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-10
Fix some more mem leaks, still some left
Ron Dreslinski
2006-10-10
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-10
Fix cshr Retry's
Ron Dreslinski
2006-10-10
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-10
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-10-10
Yet another fix to the HasData command attribute.
Ron Dreslinski
2006-10-10
Actually set the HasData attribute on Read Responses
Ron Dreslinski
2006-10-10
Fix another merge issue
Ron Dreslinski
2006-10-10
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-10-10
Fix several bugs pertaining to upgrades/mem leaks.
Ron Dreslinski
2006-10-10
Fixed a bug where a packet was attempted to be sent even though another packe...
Gabe Black
2006-10-09
Fixes to the bus, and added fields to the packet.
Gabe Black
2006-10-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-09
Handle NACK's that occur from devices on the same bus.
Ron Dreslinski
2006-10-09
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-09
Fix a typo preventing compilation
Ron Dreslinski
2006-10-09
Fix how upgrades work.
Ron Dreslinski
2006-10-09
One step closet to having NACK's work.
Ron Dreslinski
2006-10-09
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-09
Potentially functional partially timed bandwidth limitted bus model.
Gabe Black
2006-10-09
Fix a typo in the printf
Ron Dreslinski
2006-10-09
Fix a bitwise operation that was accidentally a logical operation.
Ron Dreslinski
2006-10-09
Make memtest work with 8 memtesters
Ron Dreslinski
2006-10-09
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-10-09
Add more DPRINTF's fix a supply condition.
Ron Dreslinski
[next]