[gem5-dev] Change in public/gem5[master]: learning_gem5: Add a simple Ruby protocol

2018-03-21 Thread Jason Lowe-Power (Gerrit)
Hello Nikos Nikoleris, Bradford Beckmann, Sooraj Puthoor, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/8942 to look at the new patch set (#4). Change subject: learning_gem5: Add a simple Ruby protocol

[gem5-dev] Change in public/gem5[master]: learning_gem5: Add config files for MSI protocol

2018-03-21 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has uploaded a new patch set (#4). ( https://gem5-review.googlesource.com/8943 ) Change subject: learning_gem5: Add config files for MSI protocol .. learning_gem5: Add config files for MSI protocol Adds the

[gem5-dev] Change in public/gem5[master]: mem-cache: Allow clean operations when block allocation fails

2018-03-21 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9021 ) Change subject: mem-cache: Allow clean operations when block allocation fails .. mem-cache: Allow clean operations when

Re: [gem5-dev] Protobuf compilation errors

2018-03-21 Thread Gabe Black
I definitely don't think we should disable -Wall or -Werror. I'll look into ways to disable that check in specific cases. Surprisingly I haven't run into this problem on my workstation even though I've hit a bunch of other problems related to very up to date tool versions, but maybe it's just

Re: [gem5-dev] Protobuf compilation errors

2018-03-21 Thread Matthias Jung
Hey, by the way, when we talk about protobuf, I recently found this: https://capnproto.org Its claimed, that capnproto is faster than protobuf, However, I cannot confirm that because I have not tried it. Has somebody else experience with capnproto? Best, Matthias > Am 21.03.2018 um

Re: [gem5-dev] Protobuf compilation errors

2018-03-21 Thread Matteo Andreozzi
Hi Andreas, Thanks for sending this out. I’ve been experiencing issues on Mac using clang, the issue in detail is: Scons tries to build a test program including message.h from protobuf to check if the protobuf C libraries are present Protobuf versions later than 3.3.0 use the LANG_CXX11 macro

[gem5-dev] Protobuf compilation errors

2018-03-21 Thread Andreas Sandberg
Hi Everyone, We have been experiencing some issues with some combinations of different versions of protobuf and gcc/clang. Most of the issues seem to be related to undefined macros (-Wundef), but I have some vague memories of other issues as well (unclear indentation?). In the short term, it

Re: [gem5-dev] Multicore ARM v8 KVM based simulation

2018-03-21 Thread Andreas Sandberg
Hi Gabe, There are issues with the IDE model that prevent it from working with in-kernel GIC emulation. I believe the model doesn't clear interrupts correctly, which confuses the host kernel. I tried to debug this at some point, but wasn't able to do much immaediate progress and decided it

[gem5-dev] Cron <m5test@zizzer> /z/m5/regression/do-regression quick

2018-03-21 Thread Cron Daemon
* build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/minor-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/o3-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/simple-timing-ruby: FAILED! *