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-20
Add some default options, point it to the /dist version of the splash benchmarks
Ron Dreslinski
2006-10-20
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-20
Clean up splash2 so it works in v2.0
Ron Dreslinski
2006-10-20
Construct a correct value of PYTHONHOME from the interpreter
Nathan Binkert
2006-10-20
Give physical memory some latency to stress the system
Ron Dreslinski
2006-10-20
Add a config file in the example with the memtester and some parser options.
Ron Dreslinski
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
Delete unused file src/mem/cache.hh
Steve Reinhardt
2006-10-19
m5term: assume localhost if host name not provided.
Steve Reinhardt
2006-10-19
Fix corner case on assertion.
Ron Dreslinski
2006-10-19
Fix memtester to use functional access, fix cache to work functionally now th...
Ron Dreslinski
2006-10-19
Small changes:
Ron Dreslinski
2006-10-19
Fixes to get single level uni-coherence to work.
Ron Dreslinski
2006-10-19
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-19
Always get the functional access from the highest level of cache first.
Ron Dreslinski
2006-10-19
Also mark the packet as successful.
Ron Dreslinski
2006-10-19
Properly update the state in the cache block on functional access.
Ron Dreslinski
2006-10-19
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Steve Reinhardt
2006-10-19
Add "All" compund flag to enable all defined trace flags.
Steve Reinhardt
2006-10-19
Add new event priority for trace enable events so
Steve Reinhardt
2006-10-19
First cut at LL/SC support in caches (atomic mode only).
Steve Reinhardt
2006-10-18
how did i not commit this already? the other way doesn't seem to work, need ...
Lisa Hsu
2006-10-18
need some initializations before doing the loop.
Lisa Hsu
2006-10-18
only do this assert after you know you're not switched out or idle.
Lisa Hsu
2006-10-18
Fix WriteInvalidateResp
Ron Dreslinski
2006-10-18
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-18
Break a lot of overly long lines.
Steve Reinhardt
2006-10-18
Get rid of doData() lines (were already commented out).
Steve Reinhardt
2006-10-18
Get rid of obsolete in-cache copy support.
Steve Reinhardt
2006-10-17
Add --caches option to add caches to server CPUs.
Steve Reinhardt
2006-10-17
Include packet_impl.hh (need this on my laptop,
Steve Reinhardt
2006-10-17
Enable MP systems via cmd-line flag in fs.py.
Steve Reinhardt
2006-10-17
add code to serialize se structures. Lisa is working on the python side of th...
Ali Saidi
2006-10-17
Fixes for uni-coherence in timing mode for FS.
Ron Dreslinski
2006-10-17
Fixes to cache eliminating the assumption that the Packet is still valid afte...
Ron Dreslinski
2006-10-17
Properly chack the pkt pointer on upgrades to insure no segfaults when writeb...
Ron Dreslinski
2006-10-17
Fix it so that the cache does not assume to gave the packet it sent out via s...
Ron Dreslinski
2006-10-17
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-17
Rename 'Machine' to 'SysConfig'.
Steve Reinhardt
2006-10-17
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-14
Get rid of unused CacheBlk << output operator.
Steve Reinhardt
2006-10-13
Merge 141.212.106.238:/home/gblack/m5/newmem_bus
Gabe Black
2006-10-13
Fix stats for new bus model
Gabe Black
2006-10-13
Fix assertion. I haven't tested it fully (I can't reproduce Lisa's error) bu...
Kevin Lim
[next]