mem-cache: Create an address aware TempCacheBlk
[gem5.git] / src / mem / ruby /
2018-05-16 Tony Gutierrezstyle: fix amd license and style issues
2018-05-03 Brad Beckmannmem-ruby: Consistent dprintf formats for issue outcomes
2018-04-27 Giacomo Travaglinisim,cpu,mem,arch: Introduced MasterInfo data structure
2018-03-06 Gabe Blackscons: Switch from the print statement to the print...
2018-02-06 Daniel R. Carvalhomem: Standardize mem folder header guards
2017-12-15 Swapnil Hariamem-ruby: Support atomic_noncaching acceses in ruby
2017-12-05 Nikos Nikolerismem-ruby: Prevent ruby from crashing on CMOs
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-11-10 Gabe Blackscons: Move Transform and termcap functionality into...
2017-07-12 Sean Wilsonruby: Refactor some Event subclasses to lambdas
2017-06-15 Javier Cano-Canomem-garnet: Fix garnet stats
2017-06-13 Nikos Nikolerisruby: Add support for address ranges in the directory
2017-05-31 Nikos Nikolerisruby: Don't set the block data when a store conditional...
2017-03-09 Lena Olsonruby: fix MOESI_hammer directory to work with > 3GB...
2017-03-07 Andreas Sandberggpu-compute: Fix Python/C++ object hierarchy discrepancies
2017-02-12 Tushar Krishnaruby: fix round robin arbiter in garnet2.0
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2017-01-19 Tony Gutierrezruby: guard usage of GPUCoalescer code in Profiler
2017-01-19 Matthew Porembaruby: Check MessageBuffer space in garnet NetworkInterface
2017-01-19 Matthew Porembaruby: Add occupancy stats to MessageBuffers
2017-01-19 Matthew Porembaruby: Check all VNETs for injection in garnet NetworkIn...
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-12-20 Joel Hestnessruby: Make MessageBuffers actually finite sized
2016-12-20 Tony Gutierrezruby: fix typo in DMASequencer::ackCallback()
2016-12-20 Tony Gutierrezruby: fix issue with unused var in DMASequencer
2016-12-15 Jieming Yinruby: Detect garnet network-level deadlock.
2016-12-05 Andreas Hanssonruby: Remove RubyMemoryControl and associated files
2016-12-02 Matthew Porembaruby: Fix overflow reported by ASAN in MessageBuffer.
2016-11-21 Jieming Yinruby: Fix potential bugs in garnet2.0
2016-11-21 Tony Gutierrezruby: add default ctor for MachineID type
2016-10-27 Michael LeBeaneruby: Allow multiple outstanding DMA requests
2016-10-27 Tony Gutierrezruby: make a RequestDesc class instead of std::pair
2016-10-07 Tushar Krishnaruby: Add M5_VAR_USED before variables used only inside...
2016-10-06 Tushar Krishnaruby: garnet2.0
2016-10-06 Tushar Krishnaruby: remove the original garnet code.
2016-10-06 Tushar Krishnaconfig: add port directions and per-router delay in...
2016-10-06 Tushar Krishnaconfig: make internal links in network topology unidire...
2016-10-06 Tushar Krishnaruby: rename ALPHA_Network_test protocol to Garnet_stan...
2016-09-29 Brad Beckmannruby: correct size for partial memory writes
2016-08-10 Andreas Sandbergruby: Implement support for functional accesses to...
2016-07-01 Jason Lowe-Powermisc: merge with sytle checker fix
2016-07-01 Matthew Porembaruby: Fix double statistic registration in garnet
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2016-06-03 Marco Elverruby: Implement SwapReq support
2016-04-26 Matthew Porembaruby: Rename pkt to m_pkt so it may be accessed via...
2016-04-15 Joel Hestnessruby: Fix block_on behavior
2016-04-13 Andreas Hanssonmisc: Fix issues flagged by gcc 6
2016-04-07 Andreas SandbergRevert to 74c1e6513bd0 (sim: Thermal support for Linux)
2014-11-18 Akash Bagdiapower: Add power states to ClockedObject
2016-02-23 Andreas Hanssonscons: Add missing override to appease clang
2016-02-18 Tony Gutierrezruby: move range change send from RubyPort to derived...
2016-02-17 Tony Gutierrezruby: send address ranges from RubyPort
2016-02-15 Andreas Hanssonmisc: Add missing overrides to appease clang
2016-02-15 Michael LeBeaneruby: make DMASequencer inherit from RubyPort
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2015-07-20 David Hasheruby: split CPU and GPU latency stats
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2016-01-19 Tony Gutierrezmem: write combining for ruby protocols
2015-07-20 Blake Hechtmanmem: misc flags for AMD gpu model
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2015-12-31 Andreas Hanssonmem: Make cache terminology easier to understand
2015-07-20 Brad Beckmannruby: more flexible ruby tester support
2015-07-20 Brad Beckmannruby: added stl vector of ints to be used by SLICC
2015-11-13 Tony Gutierrezslicc: fixes for the Address to Addr changeset (11025)
2015-11-13 Joe Grossruby: add BoolVec
2015-11-06 Andreas Hanssonmisc: Appease clang static analyzer
2015-10-14 Nilay Vaishruby: profiler: provide the number of vnets through...
2015-10-14 Nilay Vaishruby: remove unused functionalRead() function.
2015-10-14 Nilay Vaishruby: garnet: flexible: refactor flit
2015-10-12 Andreas Hanssonmisc: Add explicit overrides and fix other clang >...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-09-29 Joel Hestnessruby: Fix CacheMemory allocate leak
2015-09-29 Joel Hestnessruby: RubyPort delete snoop requests
2015-09-29 Joel Hestnessruby: Fix memory leak in AbstractController
2015-09-29 Joel Hestnessruby: RubyMemoryControl delete requests
2015-09-24 Nilay Vaishruby: simple network: refactor code
2015-09-23 Nilay Vaishruby: garnet: refactor code in network links
2015-09-23 Nilay Vaishruby: bloom filters: refactor code
2015-09-23 Nilay Vaishruby: abstract controller: mark some variables as const
2015-09-18 Nilay Vaishruby: garnet: mark some variables as const
2015-09-18 Nilay Vaishruby: print addresses in hex
2015-09-17 Tony Gutierrezruby: update WireBuffer API to match that of MessageBuffer
2015-09-16 Joe Grossruby: fix message buffer init order
2015-09-16 Nilay Vaishruby: message buffer, timer table: significant changes
2015-09-16 Nilay Vaishruby: remove unused function removeRequest()
2015-09-16 Nilay Vaishruby: sequencer: remove commented out function printPro...
2015-09-16 David Hasheruby: rename System.{hh,cc} to RubySystem.{hh,cc}
2015-09-14 Nilay Vaishruby: topology: refactor code.
2015-09-12 Nilay Vaishmerged with 62e1504b9c64
2015-09-12 Nilay Vaishruby: perfect switch: refactor code
2015-09-12 Nilay Vaishruby: simple network: store Switch* in PerfectSwitch...
2015-09-05 Nilay Vaishruby: call setMRU from L1 controllers, not from sequencer
2015-09-05 Nilay Vaishruby: adds set and way indices to AbstractCacheEntry
2015-09-05 Nilay Vaishruby: set: reimplement using std::bitset
2015-09-01 Nilay Vaishruby: remove random seed
2015-09-01 Nilay Vaishruby: directory memory: drop unused variable.
2015-08-30 Nilay Vaishruby: specify number of vnets for each protocol
2015-08-30 Nilay Vaishruby: network: drop member m_in_use
next