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-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-09
Update memory assertion to check for whole range.
Kevin Lim
2006-10-08
Make sure to propogate sendFunctional calls with functional not atomic.
Ron Dreslinski
2006-10-08
Fixes for functional path.
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
bus changes
Gabe Black
2006-10-08
Replace tests of LOCKED/UNCACHEABLE flags with isLocked()/isUncacheable().
Steve Reinhardt
2006-10-08
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-08
A possible implementation of a multiplexed bus.
Gabe Black
2006-10-08
Add in HasData, and move the define of NUM_MEM_CMDS to a more visible location.
Gabe Black
2006-10-08
Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)
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.eecs.umich.edu:/bk/newmem
Gabe Black
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-10-05
Partial reimplementation of the bus. The "clock" and "width" parameters have ...
Gabe Black
2006-08-30
Move more common functionality into SimpleTimingPort,
Steve Reinhardt
2006-08-30
Minor include file & formatting cleanup.
Steve Reinhardt
2006-08-28
Make address formats consistent in DPRINTFs.
Steve Reinhardt
2006-08-22
Still need LL/SC support in cache, add hack to always return success for now
Ron Dreslinski
2006-08-22
Commiting a version of the multi-phase snoop atomic bus so people can see the...
Ron Dreslinski
2006-08-21
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-08-21
Changes so that time in the packet is actually set properly.
Ron Dreslinski
2006-08-17
Changes to build m5.fast
Steve Reinhardt
2006-08-16
DRAM Memory doesn't crash the simulator now.. still untested.
Ali Saidi
2006-08-16
Merge zizzer:/bk/newmem
Ali Saidi
2006-08-16
Fix Physical Memory to allow memory sizes bigger than 128MB.
Ali Saidi
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
2006-08-14
Changed the size parameter from int to int64_t
Gabe Black
[prev]
[next]