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
2009-10-26
fixed error message generation bug in SLICC ast files
Brad Beckmann
2009-10-03
bus: add assertion to catch illegal retry
Steve Reinhardt
2009-09-26
Minor cleanup: Use the blockAlign() method where it applies in the cache.
Steve Reinhardt
2009-09-26
Force prefetches to check cache and MSHRs immediately prior to issue.
Steve Reinhardt
2009-09-23
ruby: Disable all debug output by default
Nathan Binkert
2009-09-23
arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh
Nathan Binkert
2009-09-22
slicc: Pure python implementation of slicc.
Nathan Binkert
2009-09-22
scons: add slicc and ply to sys.path and PYTHONPATH so everyone has access
Nathan Binkert
2009-09-22
python: Move more code into m5.util allow SCons to use that code.
Nathan Binkert
2009-09-11
Added new MESI files
Polina Dudnik
2009-09-11
Config adjustments for MESI
Polina Dudnik
2009-09-11
Somayeh's MESI protocol with Polina's bug fixes
Polina Dudnik
2009-09-11
MI data corruption bug fix
Polina Dudnik
2009-09-11
Object print bug fix
Polina Dudnik
2009-09-11
MOESI data corruption bug fix
Polina Dudnik
2009-08-31
[mq]: MOESI_patch
Polina Dudnik
2009-08-28
Reset the atomics flags if RMW_Read is not followed by a RMW_Read or RMW_Write
Polina Dudnik
2009-08-28
imported patch mi_patch
Polina Dudnik
2009-08-15
Made servicing_atomic a counter and added started writes:
Polina Dudnik
2009-08-14
Bug fix: indicate when writes started coming in
Polina Dudnik
2009-08-14
Merge with current branch
Polina Dudnik
2009-08-14
Added proc_id to CacheMsg for SMT.
Polina Dudnik
2009-08-14
Multi-line RMW handling
Polina Dudnik
2009-08-14
SMT atomics modifications:
Polina Dudnik
2009-08-13
Automated merge with ssh://hg@m5sim.org/m5
Derek Hower
2009-08-13
ruby: config bugfix
Derek Hower
2009-08-11
ruby/network data_msg_size bug fix with updated stats
Tushar Krishna
2009-08-11
merged Tushar's bug fix with public repository changes
Brad Beckmann
2009-08-09
protocol: added recycle actions to MOESI DMA events
Derek Hower
2009-08-07
bug fix for data_msg_size in network/Network.cc
Tushar Krishna
2009-08-06
fixed MOESI_CMP_directory bug
Derek Hower
2009-08-06
protocol: fixed MOESI_CMP_directory bug
Derek Hower
2009-08-06
ruby: better configuration assert message
Derek Hower
2009-08-05
merge
Derek Hower
2009-08-05
ruby: configuration supports multiple runs in same session
Derek Hower
2009-08-05
protocol: made MI_example dma mapping generic
Derek Hower
2009-08-04
ruby: made mapAddressToRange based off a bit count
Derek Hower
2009-08-04
slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllers
Derek Hower
2009-08-04
slicc: generate html by default
Derek Hower
2009-08-04
slicc: better error messages when the python parser fails
Nathan Binkert
2009-08-03
Automated merge with ssh://hg@m5sim.org/m5
Derek Hower
2009-08-01
Fix setting of INST_FETCH flag for O3 CPU.
Steve Reinhardt
2009-08-01
Clean up some inconsistencies with Request flags.
Steve Reinhardt
2009-08-01
Rename internal Request fields to start with '_'.
Steve Reinhardt
2009-07-29
ruby: fixed clearStats
Derek Hower
2009-07-27
ruby: removed unused/incorrect profiler state
Derek Hower
2009-07-22
Fixed the licences plus minor fixes for compilation
Polina Dudnik
2009-07-21
ruby: fixed sequencer RMW data bug
Derek Hower
2009-07-21
ruby: libruby_init now takes parsed Ruby-lang config text
Derek Hower
2009-07-20
ruby: moved cache stats from Profiler to CacheMemory
Derek Hower
[next]