[gem5-dev] Change in gem5/gem5[develop]: arch, kern: Rename some function events to have better names.

2020-03-17 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26703 ) Change subject: arch,kern: Rename some function events to have better names. .. arch,kern: Rename some function events to

[gem5-dev] Change in gem5/gem5[develop]: tests: Use relative path for python3 compliance

2020-03-17 Thread Jiajie Chen (Gerrit)
Jiajie Chen has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26743 ) Change subject: tests: Use relative path for python3 compliance .. tests: Use relative path for python3 compliance

[gem5-dev] Change in gem5/gem5[develop]: sim-se: Update mmap, munmap, mremap to use MemState

2020-03-17 Thread Matthew Poremba (Gerrit)
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26863 ) Change subject: sim-se: Update mmap, munmap, mremap to use MemState .. sim-se: Update mmap, munmap, mremap

[gem5-dev] Change in gem5/gem5[develop]: base: Do not treat addresses < 10 specially

2020-03-17 Thread Boris Shingarov (Gerrit)
Boris Shingarov has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26605 ) Change subject: base: Do not treat addresses < 10 specially .. base: Do not treat addresses < 10 specially The RSP

[gem5-dev] Change in gem5/gem5[develop]: tests: Increased Kokoro's timeout to 5 hours

2020-03-17 Thread Bobby R. Bruce (Gerrit)
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26843 ) Change subject: tests: Increased Kokoro's timeout to 5 hours .. tests: Increased Kokoro's timeout to 5 hours Change-Id:

Re: [gem5-dev] Kokoro timing out

2020-03-17 Thread Bobby Bruce
Giacomo, I've added some changes that will help: https://gem5-review.googlesource.com/c/public/gem5/+/26843 . Once merged you can hopefully proceed. Kind regards, Bobby -- Dr. Bobby R. Bruce Room 2235, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net On Tue, Mar 17,

Re: [gem5-dev] Kokoro timing out

2020-03-17 Thread Jason Lowe-Power
Hey Giacomo, I'm not sure what's going on here or how to fix it. We could bump the timeout again, but this isn't a long-term solution. We really need to figure out how to get our tests off of kokoro, but that's blocked on google right now. Jason On Tue, Mar 17, 2020 at 7:24 AM Giacomo

[gem5-dev] Change in gem5/gem5[develop]: tests: Migrated 40.m5threads-test-atomic scons tests to testlib

2020-03-17 Thread Bobby R. Bruce (Gerrit)
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/25824 ) Change subject: tests: Migrated 40.m5threads-test-atomic scons tests to testlib .. tests: Migrated

[gem5-dev] Change in gem5/gem5[develop]: tests: Removed old scon-based 40.m5threads-test-atomic tests

2020-03-17 Thread Bobby R. Bruce (Gerrit)
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/25843 ) Change subject: tests: Removed old scon-based 40.m5threads-test-atomic tests .. tests: Removed old scon-based

[gem5-dev] Change in gem5/gem5[develop]: tests, arch-alpha: Removing ALPHA ISA from testlib config

2020-03-17 Thread Bobby R. Bruce (Gerrit)
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26823 ) Change subject: tests,arch-alpha: Removing ALPHA ISA from testlib config .. tests,arch-alpha: Removing ALPHA ISA from

[gem5-dev] Kokoro timing out

2020-03-17 Thread Giacomo Travaglini
Hi Jason and Bobby I keep trying to merge an arch-arm patch but it seems like I cannot pass regressions because of a timeout. https://source.cloud.google.com/results/invocations/a52ffb1b-813d-4f86-bd8b-e1d5a42ea29c/targets/gem5%2Fgcp_ubuntu%2Fpresubmit/log I am running regressions internally

[gem5-dev] Change in gem5/gem5[develop]: kern, arch: Refactor SkipFuncEvent to not use skipFunction.

2020-03-17 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24111 ) Change subject: kern,arch: Refactor SkipFuncEvent to not use skipFunction. .. kern,arch: Refactor SkipFuncEvent to not use