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
Age
Commit message (
Expand
)
Author
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
Update ref stats: ll/sc, cpu_id, new kernel (?)
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-08
Rename some vars for clarity.
Steve Reinhardt
2006-10-08
Allocate new thread stacks and shared mem region via Process page table
Steve Reinhardt
2006-10-07
Merge zizzer:/bk/newmem
Ali Saidi
2006-10-07
Update stats for change in functional path in cache
Ron Dreslinski
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
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-10-07
Fix infinite writebacks bug in cache.
Ron Dreslinski
2006-10-07
Update refs.
Kevin Lim
2006-10-06
Merge zizzer:/bk/newmem
Ali Saidi
2006-10-06
system.cc:
Ali Saidi
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
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Korey Sewell
2006-10-06
add SMT hello world test - 2 threads
Korey Sewell
2006-10-06
checkpoint recovery was screwed up because a new section was created in the m...
Lisa Hsu
2006-10-06
there are two main thrusts of this changeset.
Lisa Hsu
2006-10-06
add an option for defining a directory in which to place all your checkpoints...
Lisa Hsu
2006-10-06
Merge zizzer:/bk/newmem
Lisa Hsu
2006-10-06
update full system references for newest disk image from linux-dist.
Lisa Hsu
2006-10-05
Merge zizzer.eecs.umich.edu:/bk/newmem
Nathan Binkert
2006-10-05
remove traces of binning
Nathan Binkert
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-10-05
fix the argument to m5.simulate() on a checkpoint.
Lisa Hsu
2006-10-05
Static global object don't work well, if the variables are
Nathan Binkert
2006-10-02
Oops, forgot to assign the option to the param context.
Kevin Lim
2006-10-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-02
Be sure to set progress interval.
Kevin Lim
2006-10-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-02
Add in ability to start a trace at a specific cycle.
Kevin Lim
2006-10-02
Updates to fix merge issues and bring almost everything up to working speed. ...
Kevin Lim
2006-10-01
Move Python setup into Configure section so we can test whether the
Steve Reinhardt
2006-09-30
Merge ktlim@zamp:./local/clean/o3-merge/m5
Kevin Lim
[next]