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
/
Sequencer.hh
Age
Commit message (
Expand
)
Author
2014-09-01
ruby: move files from ruby/system to ruby/structures
Nilay Vaish
2014-03-17
ruby: remove some of the unnecessary code
Nilay Vaish
2014-01-10
ruby: move all statistics to stats.txt, eliminate ruby.stats
Nilay Vaish
2013-06-25
ruby: profiler: lots of inter-related changes
Nilay Vaish
2013-03-22
ruby: keep histogram of outstanding requests in seq
Nilay Vaish
2013-02-28
ruby: mesi coherence protocol: invalidate lock
Dibakar Gope ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2013-02-10
ruby: replace Time with Cycles (final patch in the series)
Nilay Vaish
2013-02-10
ruby: Replace Time with Cycles in SequencerMessage
Nilay Vaish
2012-09-07
Param: Transition to Cycles for relevant parameters
Andreas Hansson
2012-08-27
Ruby: Remove RubyEventQueue
Nilay Vaish
2012-07-12
Ruby: remove config information from ruby.stats
Nilay Vaish
2012-07-10
ruby: tag and data cache access support
Joel Hestness
2012-01-31
clang: Enable compiling gem5 using clang 2.9 and 3.0
Koan-Sin Tan
2012-01-23
O3, Ruby: Forward invalidations from Ruby to O3 CPU
Nilay Vaish
2012-01-11
Ruby: Resurrect Cache Warmup Capability
Nilay Vaish
2011-11-14
Ruby: Process packet instead of RubyRequest in Sequencer
Nilay Vaish
2011-08-29
Ruby: Remove some unused code
Nilay Vaish
2011-04-15
includes: sort all includes
Nathan Binkert
2011-03-21
This patch adds the network tester for simple and garnet networks.
Tushar Krishna
2011-03-19
Ruby: Convert CacheRequestType to RubyRequestType
Nilay Vaish
2011-03-19
Ruby: Convert AccessModeType to RubyAccessMode
Nilay Vaish
2011-02-06
ruby: Fix RubyPort to properly handle retrys
Brad Beckmann
2010-08-20
MOESI_hammer: break down miss latency stalled cycles
Brad Beckmann
2010-08-20
ruby: Added SC fail indication to trace profiling
Brad Beckmann
2010-08-20
ruby: fix ruby llsc support to sync sc outcomes
Brad Beckmann
2010-08-20
ruby: Reincarnated the responding machine profiling
Brad Beckmann
2010-06-10
ruby: get rid of the Map class
Nathan Binkert
2010-04-02
ruby: get "using namespace" out of headers
Nathan Binkert
2010-03-22
ruby: style pass
Nathan Binkert
2010-01-29
ruby: Removed static members in RubyPort including hitcallback
Brad Beckmann
2010-01-29
ruby: added the GEMS ruby tester
Brad Beckmann
2010-01-29
ruby: Converted the sequencer deadlock event to m5 eventq
Brad Beckmann
2010-01-29
ruby: Ruby changes required to use the python config system
Brad Beckmann
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-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-09-17
Functionality migrated to sequencer.
Polina Dudnik
2009-09-15
ruby: improve libruby_issue_request feedback
Derek Hower
2009-08-21
[mq]: first_patch
Polina Dudnik
2009-08-14
SMT atomics modifications:
Polina Dudnik
2009-07-18
ruby: removed all refs to old RubyConfig
Derek Hower
2009-07-06
ruby: Import the latest ruby changes from gems.
Nathan Binkert
2009-07-06
ruby: replace strings that were missed in original ruby import.
Nathan Binkert
2009-05-11
ruby: Working M5 interface and updated Ruby interface.
Daniel Sanchez
2009-05-11
ruby: removed dead functions from the sequencer
Derek Hower
2009-05-11
ruby: Fixed some unresolved references.
Dan Gibson
2009-05-11
ruby: Make ruby #includes use full paths to the files they're including.
Nathan Binkert
2009-05-11
ruby: Cleaned up sequencer. Removed LogTM specific code.
Derek Hower
[next]