[gem5-dev] Change in gem5/gem5[develop]: cpu: convert tage_base to new style stats

2020-09-01 Thread Emily Brickey (Gerrit) via gem5-dev
Emily Brickey has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33937 ) Change subject: cpu: convert tage_base to new style stats .. cpu: convert tage_base to new style stats

[gem5-dev] Build failed in Jenkins: Nightly #54

2020-09-01 Thread jenkins-no-reply--- via gem5-dev
See Changes: [nathanael.premillieu] base: avoid recreating socket at each call to listen() [eavivi] mem: convert base prefetcher and queued to new style stats [matthew.poremba] misc: Use VPtr in hsa_driver.cc [odanrc]

[gem5-dev] Change in gem5/gem5[develop]: mem-cache: Fix copy ellision on base compressor

2020-09-01 Thread Daniel Carvalho (Gerrit) via gem5-dev
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/33835 ) Change subject: mem-cache: Fix copy ellision on base compressor .. mem-cache: Fix copy ellision on base compressor

[gem5-dev] Change in gem5/gem5[develop]: base: Expose the ObjectFile class to python.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33899 ) Change subject: base: Expose the ObjectFile class to python. .. base: Expose the ObjectFile class to python.

[gem5-dev] Change in gem5/gem5[develop]: base: Create a SConscript for the loader subdirectory.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33898 ) Change subject: base: Create a SConscript for the loader subdirectory. .. base: Create a SConscript for the

[gem5-dev] Change in gem5/gem5[develop]: x86: Create an SEWorkload for x86 linux.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33902 ) Change subject: x86: Create an SEWorkload for x86 linux. .. x86: Create an SEWorkload for x86 linux. This

[gem5-dev] Change in gem5/gem5[develop]: sim: Add a mechanism for finding an compatible SE workload.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33900 ) Change subject: sim: Add a mechanism for finding an compatible SE workload. .. sim: Add a mechanism for finding

[gem5-dev] Change in gem5/gem5[develop]: x86: Delegate process loading to the EmuLinux workload.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33904 ) Change subject: x86: Delegate process loading to the EmuLinux workload. .. x86: Delegate process loading to the

[gem5-dev] Change in gem5/gem5[develop]: configs,tests: Update configs to use compatible SE workloads.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33901 ) Change subject: configs,tests: Update configs to use compatible SE workloads. .. configs,tests: Update configs

[gem5-dev] Change in gem5/gem5[develop]: scons: Avoid the unsupported option -Wno-c99-designator in MacOS

2020-09-01 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/33775 ) Change subject: scons: Avoid the unsupported option -Wno-c99-designator in MacOS .. scons: Avoid the unsupported

[gem5-dev] Change in gem5/gem5[develop]: arch: Remove unused variable pcbb from ThreadInfo

2020-09-01 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/33776 ) Change subject: arch: Remove unused variable pcbb from ThreadInfo .. arch: Remove unused variable pcbb from ThreadInfo

[gem5-dev] Change in gem5/gem5[develop]: sim: Add missing overrides in the *Fault classes

2020-09-01 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/33777 ) Change subject: sim: Add missing overrides in the *Fault classes .. sim: Add missing overrides in the *Fault classes

[gem5-dev] Change in gem5/gem5[develop]: misc: Remove the "fault" parameter from syscall functions.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/33277 ) Change subject: misc: Remove the "fault" parameter from syscall functions. .. misc: Remove the "fault" parameter from

[gem5-dev] Change in gem5/gem5[develop]: tests,arch-arm: Pass gem5_root as an arg in run.py

2020-09-01 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33955 ) Change subject: tests,arch-arm: Pass gem5_root as an arg in run.py .. tests,arch-arm: Pass gem5_root as an

[gem5-dev] Change in gem5/gem5[develop]: mem,ext: Fixed DRAMSim2 Integration

2020-09-01 Thread Mahyar Samani (Gerrit) via gem5-dev
Mahyar Samani has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33938 ) Change subject: mem,ext: Fixed DRAMSim2 Integration .. mem,ext: Fixed DRAMSim2 Integration Fixed the way

[gem5-dev] Change in gem5/gem5[develop]: cpu: convert statistical_corrector to new style stats

2020-09-01 Thread Emily Brickey (Gerrit) via gem5-dev
Emily Brickey has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33936 ) Change subject: cpu: convert statistical_corrector to new style stats .. cpu: convert statistical_corrector to

[gem5-dev] Change in gem5/gem5[develop]: test: Fix unittest cprintftime's build.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/33897 ) Change subject: test: Fix unittest cprintftime's build. .. test: Fix unittest cprintftime's build. This test, which

[gem5-dev] Change in gem5/gem5[develop]: test: Remove refcnttest from the unittest SConscript.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/33896 ) Change subject: test: Remove refcnttest from the unittest SConscript. .. test: Remove refcnttest from the unittest

[gem5-dev] Change in gem5/gem5[develop]: base: Make the Value stat's functor method accept lambdas.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32901 ) Change subject: base: Make the Value stat's functor method accept lambdas. .. base: Make the Value stat's functor method

[gem5-dev] Change in gem5/gem5[develop]: scons: Make scons aware of changes to cxx_type in param types.

2020-09-01 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/33695 ) Change subject: scons: Make scons aware of changes to cxx_type in param types. .. scons: Make scons aware of changes to

[gem5-dev] Scons minimum version breaks GCN-gpu dockerfile build

2020-09-01 Thread Daniel Gerzhoy via gem5-dev
Hey all, Pulled latest updates and the minimum version requirement for scons breaks the GCN-gpu dockerfile. My fix involved installing the latest scons via pip (after installing pip) but there is probably a better way to do it (apt-get) but it looks like the Ubuntu16.04 base for the DockerFile

[gem5-dev] Re: ARM build failures

2020-09-01 Thread Andreas Sandberg via gem5-dev
+ Ciro, Richard Hi Everyone, Thanks for pointing this out and submitting a fix. Richard/Ciro/Giacomo: Could one of you review this so we can merge the fix? Thanks, Andreas On 31/08/2020 05:41, Bobby Bruce wrote: Hey Gabe, Iru Cai made a fix for this a week or so ago:

[gem5-dev] Re: Scons minimum version breaks GCN-gpu dockerfile build

2020-09-01 Thread Jason Lowe-Power via gem5-dev
Hi Dan, :facepalm: At least this is on develop and not the stable branch! I think we need to get input from Kyle on this since he developed that docker image. TBH, I think pip isn't a bad solution given that 16.04 is more than four years old and we're stuck with that to support the older version

[gem5-dev] MessageBuffer double counting delay between arrival and dequeue ticks?

2020-09-01 Thread Gambord, Ryan via gem5-dev
I noticed that MessageBuffer calls UpdateDelayedTicks in both enqueue and dequeue methods. Since dequeue does not setLastEnqueueTime of the message to the time it was dequeued at, when enqueue calls UpdateDelayed Ticks, doesn't it add the dequeue delay to the delayed ticks a second time? Below is

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3: Added missing header to hsa_driver.cc

2020-09-01 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/33816 ) Change subject: arch-gcn3: Added missing header to hsa_driver.cc .. arch-gcn3: Added missing header to hsa_driver.cc

[gem5-dev] Change in gem5/gem5[develop]: cpu: convert loop_predictor to new style stats

2020-09-01 Thread Emily Brickey (Gerrit) via gem5-dev
Emily Brickey has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/33935 ) Change subject: cpu: convert loop_predictor to new style stats .. cpu: convert loop_predictor to new style