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
/
System.cc
Age
Commit message (
Expand
)
Author
2015-08-14
ruby: remove random seed
Nilay Vaish
2015-08-14
ruby: cache recorder: move check on block size to RubySystem.
Nilay Vaish
2015-08-14
ruby: eliminate type uint64 and int64
Nilay Vaish
2015-08-14
ruby: replace Address by Addr
Nilay Vaish
2015-08-03
uby: Fix checkpointing and restore
Timothy Jones
2015-07-10
ruby: replace global g_abs_controls with per-RubySystem var
Brandon Potter
2015-07-10
ruby: replace global g_system_ptr with per-object pointers
Brandon Potter
2015-07-10
ruby: replace g_ruby_start with per-RubySystem m_start_cycle
Brandon Potter
2015-07-10
ruby: remove extra whitespace and correct misspelled words
Brandon Potter
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2015-05-19
ruby: Fix RubySystem warm-up and cool-down scope
Joel Hestness
2015-02-26
Ruby: Update backing store option to propagate through to all RubyPorts
Jason Power
2014-11-06
ruby: provide a backing store
Nilay Vaish
2014-11-06
ruby: interface with classic memory controller
Nilay Vaish
2014-11-06
ruby: coherence protocols: remove data block from dirctory entry
Nilay Vaish
2014-11-06
ruby: remove sparse memory.
Nilay Vaish
2014-10-01
misc: Fix issues identified by static analysis
Andreas Hansson
2014-04-19
ruby: recorder: Fix (de-)serializing with different cache block-sizes
Marco Elver
2014-01-10
ruby: move all statistics to stats.txt, eliminate ruby.stats
Nilay Vaish
2013-10-15
ruby: eliminate non-determinism from ruby.stats output
Steve Reinhardt
2013-09-06
ruby: network: convert to gem5 style stats
Nilay Vaish
2013-09-06
ruby: converts sparse memory stats to gem5 style
Nilay Vaish
2013-04-23
ruby: patch checkpoint restore with garnet
Nilay Vaish
2013-04-07
Ruby System, Cache Recorder: Use delete [] for trace vars
Joel Hestness
2013-03-02
ruby: fixes functional writes to RubyRequest
Blake Hechtman ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2013-02-19
scons: Fix up numerous warnings about name shadowing
Andreas Hansson
2013-02-10
ruby: convert block size, memory size to unsigned
Nilay Vaish
2013-02-10
ruby: record fully busy cycle with in the controller
Nilay Vaish
2013-01-31
ruby: correct computation of number of bits required for address
Nilay Vaish
2012-11-16
sim: have a curTick per eventq
Nilay Vaish
2012-11-10
ruby: bug in functionalRead, revert recent changes
Nilay Vaish
2012-11-02
ruby: reset and dump stats along with reset of the system
Hamid Reza Khaleghzadeh ext:(%2C%20Lluc%20Alvarez%20%3Clluc.alvarez%40bsc.es%3E%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2012-10-15
ruby: improved support for functional accesses
Nilay Vaish
2012-10-15
ruby: register multiple memory controllers
Nilay Vaish
2012-10-15
ruby: reset timing after cache warm up
Nilay Vaish
2012-10-02
ruby: makes some members non-static
Nilay Vaish
2012-10-02
ruby: move functional access to ruby system
Nilay Vaish
2012-09-11
Ruby: Use uint8_t instead of uint8 everywhere
Nilay Vaish
2012-09-10
Ruby System: Convert to Clocked Object
Nilay Vaish
2012-08-27
Ruby: Remove RubyEventQueue
Nilay Vaish
2012-07-12
Ruby: remove config information from ruby.stats
Nilay Vaish
2012-07-11
ruby: improved DRAM reset comment
Brad Beckmann
2012-07-10
ruby: adds reset function to Ruby memory controllers
Nuwan Jayasena
2012-04-06
sim-ruby: checkpointing fixes and dependent eventq improvements
Brad Beckmann
2012-01-11
Ruby: Resurrect Cache Warmup Capability
Nilay Vaish
2012-01-10
Ruby: remove the files related to the tracer
Nilay Vaish
2011-06-30
Ruby: Add support for functional accesses
Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
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-08-20
ruby: Reset ruby stats in RubySystem unserialize
Brad Beckmann
[next]