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
/
ruby
/
system
Age
Commit message (
Expand
)
Author
2010-01-29
ruby: Convert most Ruby objects to M5 SimObjects.
Steve Reinhardt
2010-01-19
ruby: new atomics implementation
Derek Hower
2010-01-19
merge
Derek Hower
2009-12-04
ruby: cleaned up ruby-lang configuration
Derek Hower
2009-11-18
Resurrection of the CMP token protocol to GEM5
Brad Beckmann
2009-11-18
ruby: The persistent table files from GEMS
Brad Beckmann
2009-11-18
ruby: returns the number of LLC needed for broadcast
Brad Beckmann
2009-11-18
ruby: cache configuration fix to use bytes
Brad Beckmann
2009-11-18
ruby: fix CacheMemory destructor
Brad Beckmann
2009-11-18
ruby: split CacheMemory.hh into a .hh and a .cc
Brad Beckmann
2009-11-18
ruby: Fixed Directory memory destructor
Brad Beckmann
2009-11-18
ruby: Support for merging ALPHA_FS and ruby
Brad Beckmann
2009-11-18
ruby: Ruby 64-bit address output fixes.
Brad Beckmann
2009-11-18
ruby: added sequencer stats to track what requests are waiting on
Derek Hower
2009-11-13
ruby: gave ALIASED_REQUEST priority over BUFFER_FULL in sequencer
Derek Hower
2009-11-13
ruby: reduce the memory usage of ruby by making memory vector page based
Derek Hower
2009-11-13
ruby: cache memory bugfix
Derek Hower
2009-09-21
Atomics bug fix
Polina Dudnik
2009-09-17
Functionality migrated to sequencer.
Polina Dudnik
2009-09-15
ruby: improve libruby_issue_request feedback
Derek Hower
2009-09-15
removed isReady from the library interface
Derek Hower
2009-09-14
ruby:removed unused code from CacheMemory
Derek Hower
2009-09-10
ruby: removed SMT-related Sequencer assert
Derek Hower
2009-09-09
ruby: made Locked read/write atomic requests within ruby
Derek Hower
2009-08-25
merge
Derek Hower
2009-08-25
Automated merge with ssh://hg@m5sim.org/m5
Derek Hower
2009-08-25
ruby: CacheMemory tag lookup uses a hash instead of a loop
Derek Hower
2009-08-21
[mq]: first_patch
Polina Dudnik
2009-08-15
Made servicing_atomic a counter and added started writes:
Polina Dudnik
2009-08-14
Multi-line RMW handling
Polina Dudnik
2009-08-14
SMT atomics modifications:
Polina Dudnik
2009-08-04
slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllers
Derek Hower
2009-07-29
ruby: fixed clearStats
Derek Hower
2009-07-27
ruby: removed unused/incorrect profiler state
Derek Hower
2009-07-21
ruby: fixed sequencer RMW data bug
Derek Hower
2009-07-20
ruby: moved cache stats from Profiler to CacheMemory
Derek Hower
2009-07-18
ruby: removed all refs to old RubyConfig
Derek Hower
2009-07-18
ruby: removed dead files
Derek Hower
2009-07-18
merge
Derek Hower
2009-07-18
ruby: fixed dma sequencer bug
Derek Hower
2009-07-13
1. Got rid of unused functions in DirectoryMemory
Polina Dudnik
2009-07-13
Changes to add tracing and replaying command-line options
Polina Dudnik
2009-07-13
Locked requests should actually be converted to ST rather than ATOMIC, becaus...
Polina Dudnik
2009-07-13
Minor fixes for compiling
Polina Dudnik
2009-07-13
Replaced RMW with Locked. RMW will be used for the coherence-aided atomics ot...
Polina Dudnik
2009-07-13
Moved the lock check and clearing the lock into makeRequest
Polina Dudnik
2009-07-13
Forgot to replace one of the RubyRequest_RMW
Polina Dudnik
2009-07-13
Reintegrated Derek's functional implementation of atomics with a minor change...
Polina Dudnik
2009-07-06
ruby: apply some fixes that were overwritten by the recent ruby import.
Nathan Binkert
2009-07-06
scons: update SCons files for changes in ruby.
Nathan Binkert
[next]