1. 5b9517f mem-ruby: renamed prefetch stats by Tiago Mück · 4 years, 5 months ago
  2. 1a97160 mem-ruby: notify controller on coalescing by Tiago Mück · 4 years, 5 months ago
  3. f7a3d8b mem-ruby: fix MI_example functional read by Tiago Mück · 4 years ago
  4. 9396be0 mem-ruby: RubyRequest getter for request ptr by Tiago Mück · 4 years ago
  5. fcc5595 mem-ruby: removed Message copy constructors by Tiago Mück · 4 years, 3 months ago
  6. 41928da misc: Remove unused params() definitions by Giacomo Travaglini · 4 years ago
  7. 92ba3ba misc: Use PARAMS by Alexander Klimov · 4 years, 1 month ago
  8. 8633802 mem-ruby: alternative interface for func. reads by Tiago Mück · 4 years, 9 months ago
  9. 3fb6492 mem-ruby: extended transaction profiling by Tiago Mück · 4 years, 7 months ago
  10. 9a0b794 misc: Fix mismatched struct/class "tags" and reenable that warning. by Gabe Black · 4 years, 1 month ago
  11. 205f8fd mem-ruby: add TBEStorage structure by Tiago Mück · 4 years, 5 months ago
  12. 2d13fa1 mem-ruby: removes data ptr from RubyRequest by Tiago Mück · 4 years, 7 months ago
  13. bd02699 mem-ruby: Make DMASequencer aware of Atomics by Matthew Poremba · 4 years, 6 months ago
  14. 9c4809b mem-ruby: intToTick helper by Tiago Mück · 4 years, 6 months ago
  15. fc3832d mem-ruby: add wakeup_port statement by Tiago Mück · 4 years, 6 months ago
  16. d789b75 mem-ruby: add andMask to WriteMask by Tiago Mück · 4 years, 5 months ago
  17. 1861bc3 mem-ruby: fix Sequencer latency reporting by Tiago Mück · 4 years, 5 months ago
  18. c1cb1f2 mem-ruby: fix functional reads in abstract ctrl by Tiago Mück · 4 years, 5 months ago
  19. 0183c58 mem-ruby: fixes for masked writes by Tiago Mück · 5 years ago
  20. dde0e3f0 mem-ruby: warns on masked functional writes by Tiago Mück · 4 years, 7 months ago
  21. 0bc0c0b mem: Initialize pendingWrites stat of NVMStats by Hoa Nguyen · 4 years, 1 month ago
  22. 5aaa392 mem: Remove units from stats description by Hoa Nguyen · 4 years, 1 month ago
  23. 489e72d mem: Change warmupCycle stat to warmupTick by Hoa Nguyen · 4 years, 1 month ago
  24. c720e26 mem: Add Units to mem stats by Hoa Nguyen · 4 years, 1 month ago
  25. 1f1decd cpu,mem: Converting stats to supported units by Hoa Nguyen · 4 years, 1 month ago
  26. 14732c4 mem: Fix/Improve stats in src/mem by Hoa Nguyen · 4 years, 1 month ago
  27. fc4caa6 misc: Re-remove Authors lines from source files. by Gabe Black · 4 years, 1 month ago
  28. 5a23207 arch,base,mem,sim: Fix style in base/types.hh and remove extra includes. by Gabe Black · 4 years, 1 month ago
  29. 99a6f42 arch, mem, cpu, systemc: Remove Python 2.7 glue code by Andreas Sandberg · 4 years, 1 month ago
  30. 7f0c011 cpu,mem,sim: Use ADD_STAT macro where possible by Hoa Nguyen · 4 years, 2 months ago
  31. 3e62820 mem: Stop "using namespace std" by Gabe Black · 4 years, 1 month ago
  32. a701e1f mem: Consistently use ISO prefixes by Andreas Sandberg · 4 years, 1 month ago
  33. d06a193 scons: Remove Python 2.7 compatibility code by Andreas Sandberg · 4 years, 1 month ago
  34. 3a8df68 misc: Fix some includes by Daniel R. Carvalho · 4 years, 2 months ago
  35. 7246f70 mem-ruby: Fix race related to atomics in VIPER by Matthew Poremba · 4 years, 1 month ago
  36. 3b03eaa mem-cache: Fix update of useful prefetches by Daniel R. Carvalho · 4 years, 3 months ago
  37. c6933a2 misc: Fix missing includes. by Gabe Black · 4 years, 2 months ago
  38. 4dc09a9 mem-cache: Generate error on compression misconfiguration by Daniel R. Carvalho · 4 years, 2 months ago
  39. 0badfdb mem-ruby: Update stats style for SimpleNetwork by Hoa Nguyen · 4 years, 3 months ago
  40. 6a80d9f mem-ruby: Update stats of AbstractController and derived classes by Hoa Nguyen · 4 years, 3 months ago
  41. 4c42811 mem-ruby: Move CacheMemory stats used in SLICC to a Stats group by Hoa Nguyen · 4 years, 3 months ago
  42. 78270ed mem-ruby: Update stats style by Hoa Nguyen · 4 years, 4 months ago
  43. 491b987 mem-cache: Implement a frequency-sampling compressor by Daniel R. Carvalho · 6 years ago
  44. 32bce33 mem-cache: Add a data-update probe to cache by Daniel R. Carvalho · 4 years, 4 months ago
  45. 9c235d1 mem-ruby: Fix const copy of addr range in AbstractController by Daniel R. Carvalho · 4 years, 2 months ago
  46. 0978681 mem: Align the Substream naming in Request by Yu-hsin Wang · 4 years, 3 months ago
  47. 568184b mem: Change assert to use flag test functions in Request by Yu-hsin Wang · 4 years, 3 months ago
  48. 16cfdb6 mem: Add missing flag test functions to Request by Yu-hsin Wang · 4 years, 3 months ago
  49. 4e2216d mem-ruby: able to define resource stalls handlers by Tiago Mück · 5 years ago
  50. 4f48530 mem-ruby: functions for connecting sequencer ports by Tiago Mück · 4 years, 8 months ago
  51. 5ad1fcf mem-cache: Fix setting prefetch bit by Daniel R. Carvalho · 4 years, 3 months ago
  52. 9372411 mem-cache, stats: Stats update for snoop filter by Maryam Babaie · 4 years, 4 months ago
  53. 580eb64 mem-ruby: Fix cache hits being profiled as cache misses by Hoa Nguyen · 4 years, 3 months ago
  54. ed3e526 mem-ruby,misc: Fix a parameter name in a DeprecatedParam message by Hoa Nguyen · 4 years, 4 months ago
  55. 836920a mem,stats: Update stats style for mem/probes and mem/qos by Hoa Nguyen · 4 years, 4 months ago
  56. 83ad474 mem,stats: Update stats style for FALRU by Hoa Nguyen · 4 years, 4 months ago
  57. 20456a4 mem-cache,misc: Added missing override to operator by Bobby R. Bruce · 4 years, 3 months ago
  58. a107f62 mem-ruby: Fix deadlock in VIPERCoalescer by Kyle Roarty · 4 years, 4 months ago
  59. 833a60a base,cpu,mem: Use templatized SatCounter by Daniel R. Carvalho · 6 years ago
  60. 760e18e mem-cache: Remove "inline" from a method in one of the prefetchers. by Gabe Black · 4 years, 4 months ago
  61. 97a7661 mem-cache: Override print function of sector and super blocks by Daniel R. Carvalho · 6 years ago
  62. c8f3ff5 mem-cache: Use the compression factor to co-allocate by Daniel R. Carvalho · 6 years ago
  63. 90de6ec mem-cache: Set compression bit with its size by Daniel R. Carvalho · 6 years ago
  64. 68698e0 mem-cache: Add data expansion and compaction checking functions by Daniel R. Carvalho · 6 years ago
  65. f6d2db4 mem-cache: Allow moving data contractions by Daniel R. Carvalho · 6 years ago
  66. a2b7f95 mem-cache: Use RP for data expansion victimization by Daniel R. Carvalho · 6 years ago
  67. f415f27 mem-cache: Add function to move blocks in the tags by Daniel R. Carvalho · 6 years ago
  68. 65122a2 mem-cache: Add move assign and delete move constr of blk by Daniel R. Carvalho · 6 years ago
  69. 22e27e1 mem,sim: Get the page size from the page table in SE mode. by Gabe Black · 4 years, 4 months ago
  70. 432c54f mem,scons: Changed assert to panic_if in MessageBuffer by Bobby R. Bruce · 4 years, 4 months ago
  71. 4612520 mem: Added missing override to cache_blk function by Bobby R. Bruce · 4 years, 4 months ago
  72. 805c295 mem: Expose the underlyig DRAM or NVM's memory back door. by Gabe Black · 4 years, 4 months ago
  73. 8be5be6 mem: Minor refactor of how the abstract mem backdoor is exposed. by Gabe Black · 4 years, 4 months ago
  74. 80221d7 configs,mem-ruby: Remove old GPU ptls by Brad Beckmann · 4 years, 6 months ago
  75. 173c1c6 gpu-compute,mem-ruby: Replace ACQUIRE and RELEASE request flags by Tuan Ta · 7 years ago
  76. d05a0a4 misc: Delete the now unnecessary create methods. by Gabe Black · 4 years, 4 months ago
  77. ab47461 mem: Replace any getDTBPtr/getITBPtr usage by Giacomo Travaglini · 4 years, 5 months ago
  78. 0d091f6e mem-cache: Implement FPC cache compressor by Daniel R. Carvalho · 7 years ago
  79. a9cce6d mem-cache: Make (de)compression latencies params by Daniel R. Carvalho · 4 years, 4 months ago
  80. 8f68d9d mem-cache: Undefine compression ratio of perfect compression by Daniel R. Carvalho · 4 years, 4 months ago
  81. efabe5e mem-ruby: L1/L2 hit/miss tracking for MOESI_AMD_BASE/GPU_VIPER by Daniel Gerzhoy · 4 years, 5 months ago
  82. 85ede9a mem-ruby: L3 hit/miss tracking to MOESI_AMD_BASE-dir by Daniel Gerzhoy · 4 years, 5 months ago
  83. 076a0e1 mem-garnet: Fix garnet network interface stats by jiemingyin · 4 years, 4 months ago
  84. 7bcef5c misc: Fix a few accidental transitive includes. by Gabe Black · 4 years, 4 months ago
  85. b20cc7e gpu-compute,mem-ruby: Properly create/handle WriteCompletePkts by Kyle Roarty · 4 years, 6 months ago
  86. 91d83cc misc: Standardize the way create() constructs SimObjects. by Gabe Black · 4 years, 5 months ago
  87. 58a30ee mem-ruby: allow qualifiers in SLICC functions by Tiago Mück · 5 years ago
  88. c7fabb9 mem-ruby: more specialized address to node mapping by Tiago Mück · 5 years ago
  89. 544bf8b mem-ruby: Expose MessageBuffer methods by Tiago Mück · 4 years, 9 months ago
  90. cb48ce2 mem-ruby: add addressOffset util by Tiago Mück · 4 years, 9 months ago
  91. 523d42d mem-cache: Create ReplacementPolicy namespace by Daniel R. Carvalho · 5 years ago
  92. 0d5a80c mem-ruby: detailed transaction latency profiling by Tiago Mück · 4 years, 7 months ago
  93. 60df5a4 mem-ruby: expose transition info to actions by Tiago Mück · 4 years, 7 months ago
  94. 64a3e28 mem-ruby: change MessageBuffer randomization param by Tiago Mück · 4 years, 8 months ago
  95. f8e3ba7 mem-ruby: sequencer callback for unique writes by Tiago Mück · 4 years, 9 months ago
  96. 1a512d8 mem-ruby: move AddrRange propagation to RubyPort by Tiago Mück · 4 years, 9 months ago
  97. ab309b9 mem-ruby: Sequencer can be used without cache by Tiago Mück · 4 years, 9 months ago
  98. aa8bca4 mem-ruby: int to Cycle converter by Tiago Mück · 4 years, 9 months ago
  99. afdbe98 mem-ruby: support for template types in structs by Tiago Mück · 4 years, 10 months ago
  100. 5a9fe54 mem-ruby: added function to check addr range by Tiago Mück · 5 years ago