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.cc
Age
Commit message (
Expand
)
Author
2011-05-02
ruby: dbg: use system ticks instead of cycles
Korey Sewell
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-04-06
ruby: fixes to support more types of RubyRequests
Brad Beckmann
2011-03-31
Ruby: pass Packet->Req->contextId() to Ruby.
Lisa Hsu
2011-03-28
This patch supports cache flushing in MOESI_hammer
Somayeh Sardashti
2011-03-22
Ruby: Remove CacheMsg class from SLICC
Nilay Vaish
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-25
Ruby: Remove libruby
Nilay Vaish
2011-02-06
ruby: minor fix to deadlock panic message
Brad Beckmann
2011-02-06
ruby: Fix RubyPort to properly handle retrys
Brad Beckmann
2011-02-06
Ruby: Add support for locked memory accesses in X86_FS
Joel Hestness
2011-02-06
Ruby: Update the Ruby request type names for LL/SC
Joel Hestness
2011-01-10
ruby: get rid of ruby's Debug.hh
Nathan Binkert
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2010-12-22
This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f...
Nilay Vaish
2010-08-24
testers: move testers to a new directory
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-08-20
ruby: Fixed printout when Sequencer detects a deadlock
Brad Beckmann
2010-06-10
ruby: get rid of the Map class
Nathan Binkert
2010-06-10
ruby: get rid of Vector and use STL
Nathan Binkert
2010-06-10
ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hh
Nathan Binkert
2010-04-02
ruby: get rid of gems_common/util.hh and .cc and use stuff in src/base
Nathan Binkert
2010-04-02
ruby: get "using namespace" out of headers
Nathan Binkert
2010-03-22
ruby: style pass
Nathan Binkert
2010-03-21
ruby: Ruby support for LLSC
Brad Beckmann
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: FS support using the new configuration system
Brad Beckmann
2010-01-29
ruby: Convered ruby tracing support usage of sequencer
Brad Beckmann
2010-01-29
ruby: Converted the sequencer deadlock event to m5 eventq
Brad Beckmann
2010-01-29
ruby: Convert most Ruby objects to M5 SimObjects.
Steve Reinhardt
2010-01-19
ruby: new atomics implementation
Derek Hower
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-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-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-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-07-21
ruby: fixed sequencer RMW data bug
Derek Hower
[next]