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
/
cache
Age
Commit message (
Expand
)
Author
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
Debugging info
Ron Dreslinski
2006-10-10
Some more code cleanup
Ron Dreslinski
2006-10-10
Fix some more mem leaks, still some left
Ron Dreslinski
2006-10-10
Fix cshr Retry's
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-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 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
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
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-10-09
Add more DPRINTF's fix a supply condition.
Ron Dreslinski
2006-10-09
Set size properly on uncache accesses
Ron Dreslinski
2006-10-09
Have cpus send snoop ranges
Ron Dreslinski
2006-10-09
Don't create a response if one isn't needed.
Ron Dreslinski
2006-10-09
Don't block responses even if the cache is blocked.
Ron Dreslinski
2006-10-08
Make sure to propogate sendFunctional calls with functional not atomic.
Ron Dreslinski
2006-10-08
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-08
Only respond if the pkt needs a response.
Ron Dreslinski
2006-10-08
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-10-08
Move away from using the statusChange function on snoops. Clean up snooping ...
Ron Dreslinski
2006-10-08
missing else
Gabe Black
2006-10-08
Replace tests of LOCKED/UNCACHEABLE flags with isLocked()/isUncacheable().
Steve Reinhardt
2006-10-07
Fix a missing pointer
Ron Dreslinski
2006-10-07
No need to keep trying to request the data bus if we are already waiting.
Ron Dreslinski
2006-10-07
Add mechanism for caches to handle failure of the fast path on responses.
Ron Dreslinski
2006-10-07
Fix infinite writebacks bug in cache.
Ron Dreslinski
2006-10-06
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-10-06
Another thread number removed
Ron Dreslinski
2006-10-06
Remove threadnum from cache everywhere for now
Ron Dreslinski
2006-10-06
there are two main thrusts of this changeset.
Lisa Hsu
2006-10-05
Fixes for functional accesses to use the snoop path.
Ron Dreslinski
2006-10-05
First pass at snooping stuff that compiles and doesn't break.
Ron Dreslinski
2006-08-22
Still need LL/SC support in cache, add hack to always return success for now
Ron Dreslinski
2006-08-17
Changes to build m5.fast
Steve Reinhardt
2006-08-16
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-08-16
Fixes for blocking in the caches that needed to be pulled
Ron Dreslinski
2006-08-15
Merge zizzer:/bk/newmem
Ali Saidi
2006-08-15
fixes for gcc 4.1
Ali Saidi
2006-08-15
Pulled out changes to fix EIO programs with caches. Also fixes any translati...
Ron Dreslinski
2006-08-15
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-08-15
Some changes to support blocking in the caches
Ron Dreslinski
2006-08-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-08-15
Cleaned up include files and got rid of many using directives in header files.
Gabe Black
2006-08-14
Fix up doxygen.
Steve Reinhardt
[prev]
[next]