[gem5-dev] Change in gem5/gem5[develop]: mem: Remove infinite queue between Ruby and memory

2020-04-30 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28387 ) Change subject: mem: Remove infinite queue between Ruby and memory .. mem: Remove infinite queue between

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute, configs: Add GCN3 ISA support to GPU model

2020-04-30 Thread Pouya Fotouhi (Gerrit) via gem5-dev
Hello Tony Gutierrez, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/28412 to review the following change. Change subject: gpu-compute, configs: Add GCN3 ISA support to GPU model

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Getting rid of HSA segment and scope

2020-04-30 Thread Pouya Fotouhi (Gerrit) via gem5-dev
Pouya Fotouhi has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28411 ) Change subject: mem-ruby: Getting rid of HSA segment and scope .. mem-ruby: Getting rid of HSA segment and

[gem5-dev] Change in gem5/gem5[develop]: arch-hsail, gpu-compute: Remove HSAIL related files

2020-04-30 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Hello Tony Gutierrez, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/28410 to review the following change. Change subject: arch-hsail, gpu-compute: Remove HSAIL related files

[gem5-dev] Change in gem5/gem5[develop]: mem-cache: Fix priority of multi compressor

2020-04-30 Thread Daniel Carvalho (Gerrit) via gem5-dev
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28367 ) Change subject: mem-cache: Fix priority of multi compressor .. mem-cache: Fix priority of multi compressor The

[gem5-dev] How to prefetch some specified address of store instruction in MinorCPU?

2020-04-30 Thread Jianping Zeng via gem5-dev
Hello all, I am implementing a data prefetcher that only prefetches the address of some store instructions. My application scenario is that we know which store will reside in the store buffer for a long while. Thus, it is beneficial to perform data prefetching over such sorts of stores. I've

[gem5-dev] Change in gem5/gem5[develop]: mem: Token port implementation

2020-04-30 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Anthony Gutierrez has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27428 ) Change subject: mem: Token port implementation .. mem: Token port implementation Adds a TokenPort which uses tokens

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Add codes for pure virtual functions for compilation

2020-04-30 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Hello Tony Gutierrez, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/28409 to review the following change. Change subject: mem-ruby: Add codes for pure virtual functions for compilation

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: update memory interfaces to support GPU ISA

2020-04-30 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Hello Tony Gutierrez, Tuan Ta, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/28408 to review the following change. Change subject: mem-ruby: update memory interfaces to support GPU ISA

[gem5-dev] Change in gem5/gem5[develop]: python: Fix compareVersions for python 3.

2020-04-30 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28309 ) Change subject: python: Fix compareVersions for python 3. .. python: Fix compareVersions for python 3. When the internal

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: GCN3 and VIPER integration

2020-04-30 Thread Pouya Fotouhi (Gerrit) via gem5-dev
Hello Tuan Ta, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/28413 to review the following change. Change subject: mem-ruby: GCN3 and VIPER integration .. mem-ruby:

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Add DMA support to MOESI_AMD_Base-dir.sm

2020-04-30 Thread Pouya Fotouhi (Gerrit) via gem5-dev
Hello Tony Gutierrez, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/28414 to review the following change. Change subject: mem-ruby: Add DMA support to MOESI_AMD_Base-dir.sm

[gem5-dev] Change in gem5/gem5[develop]: cpu: Don't assert on branch target addresses

2020-04-30 Thread Hsuan Hsu (Gerrit) via gem5-dev
Hsuan Hsu has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28347 ) Change subject: cpu: Don't assert on branch target addresses .. cpu: Don't assert on branch target addresses We should

[gem5-dev] Change in gem5/gem5[develop]: misc: Added RELEASE-NOTES.md

2020-04-30 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27807 ) Change subject: misc: Added RELEASE-NOTES.md .. misc: Added RELEASE-NOTES.md These release notes will enable users to

[gem5-dev] Change in gem5/gem5[develop]: configs: add option to set the timeouts for the TCPs and SQCs

2020-04-30 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Anthony Gutierrez has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28129 ) Change subject: configs: add option to set the timeouts for the TCPs and SQCs .. configs: add option to set the

[gem5-dev] Change in gem5/gem5[develop]: misc: Add build opts for GCN3 GPU ISA

2020-04-30 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Anthony Gutierrez has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28130 ) Change subject: misc: Add build opts for GCN3 GPU ISA .. misc: Add build opts for GCN3 GPU ISA Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3: Add files for arch gcn3 (GPU machine ISA)

2020-04-30 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Anthony Gutierrez has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28127 ) Change subject: arch-gcn3: Add files for arch gcn3 (GPU machine ISA) .. arch-gcn3: Add files for arch gcn3 (GPU

[gem5-dev] Change in gem5/gem5[develop]: dev-hsa: Add HSA device and HSA packet processor

2020-04-30 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Anthony Gutierrez has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28128 ) Change subject: dev-hsa: Add HSA device and HSA packet processor .. dev-hsa: Add HSA device and HSA packet processor

[gem5-dev] Change in gem5/gem5[develop]: mem-cache: Fix priority of multi compressor

2020-04-30 Thread Daniel Carvalho (Gerrit) via gem5-dev
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28367 ) Change subject: mem-cache: Fix priority of multi compressor .. mem-cache: Fix priority of multi compressor

[gem5-dev] Change in gem5/gem5[develop]: sim: Convert GuestABI example signatures to comments.

2020-04-30 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28308 ) Change subject: sim: Convert GuestABI example signatures to comments. .. sim: Convert GuestABI example signatures

[gem5-dev] Change in gem5/gem5[develop]: sim: Inheritance fixes in varargs

2020-04-30 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28250 ) Change subject: sim: Inheritance fixes in varargs .. sim: Inheritance fixes in varargs Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Fix access modifier in Arm*ProcessBits class

2020-04-30 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28248 ) Change subject: arch-arm: Fix access modifier in Arm*ProcessBits class .. arch-arm: Fix access modifier in

[gem5-dev] Change in gem5/gem5[develop]: scons: Disable unsupported -Wl,--as-needed in MacOS

2020-04-30 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28173 ) Change subject: scons: Disable unsupported -Wl,--as-needed in MacOS .. scons: Disable unsupported -Wl,--as-needed in

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Fix inconsistency in variable name

2020-04-30 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28172 ) Change subject: arch-arm: Fix inconsistency in variable name .. arch-arm: Fix inconsistency in variable name

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Downgrade constexpr causing build errors to const

2020-04-30 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28167 ) Change subject: arch-arm: Downgrade constexpr causing build errors to const .. arch-arm: Downgrade constexpr causing

[gem5-dev] Change in gem5/gem5[develop]: sim: Add an option to suppress the return value in invokeSimcall.

2020-04-30 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28288 ) Change subject: sim: Add an option to suppress the return value in invokeSimcall. .. sim: Add an option to suppress the

[gem5-dev] Change in gem5/gem5[develop]: python: Fix compareVersions for python 3.

2020-04-30 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28309 ) Change subject: python: Fix compareVersions for python 3. .. python: Fix compareVersions for python 3. When the

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Fix function signature inconsistencies in semihosting

2020-04-30 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28170 ) Change subject: arch-arm: Fix function signature inconsistencies in semihosting .. arch-arm: Fix function signature

[gem5-dev] Change in gem5/gem5[develop]: sim: Fix mismatch between #ifndef and #define in varargs.hh

2020-04-30 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28169 ) Change subject: sim: Fix mismatch between #ifndef and #define in varargs.hh .. sim: Fix mismatch between #ifndef and

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Removed the unused parameter m_id from VirtualChannel

2020-04-30 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28171 ) Change subject: mem-ruby: Removed the unused parameter m_id from VirtualChannel .. mem-ruby: Removed the unused

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Avoid const from member due to ::operator=(...)

2020-04-30 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28249 ) Change subject: mem-ruby: Avoid const from member due to ::operator=(...) .. mem-ruby: Avoid const from member due

[gem5-dev] Change in gem5/gem5[develop]: arch-arm, mem-ruby, sim: Add missing overrides

2020-04-30 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/28168 ) Change subject: arch-arm, mem-ruby, sim: Add missing overrides .. arch-arm, mem-ruby, sim: Add missing overrides

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: LL/SC fixes

2020-04-30 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Hello Timothy Hayes, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/28327 to review the following change. Change subject: mem-ruby: LL/SC fixes .. mem-ruby: LL/SC

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: MESI_Three_Level LL/SC improvements

2020-04-30 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Hello Timothy Hayes, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/28328 to review the following change. Change subject: mem-ruby: MESI_Three_Level LL/SC improvements