Re: [gem5-dev] nightly regressions

2017-04-04 Thread Steve Reinhardt
Here's the changeset Andreas was referring to: http://repo.gem5.org/gem5?cmd=changeset;node=b2720503a978 On Tue, Apr 4, 2017 at 9:20 AM, Gabe Black wrote: > I can't add reviewers due to a known issue, but here is the stack of CLs > which fix the regressions: > >

Re: [gem5-dev] nightly regressions

2017-04-04 Thread Gabe Black
I can't add reviewers due to a known issue, but here is the stack of CLs which fix the regressions: https://gem5-review.googlesource.com/#/c/2641/ Gabe On Tue, Apr 4, 2017 at 3:35 AM, Gabe Black wrote: > Oh, also, the problem with EIO I think is not because there are EIO

[gem5-dev] Change in public/gem5[master]: stats: Update 04.gpu stats.

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2654 Change subject: stats: Update 04.gpu stats. .. stats: Update 04.gpu stats. A new stat was added by the CL: commit

[gem5-dev] Change in public/gem5[master]: stats: Update the stats for 04.gpu for x86/linux/gpu-ruby-GP...

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2649 Change subject: stats: Update the stats for 04.gpu for x86/linux/gpu-ruby-GPU_Rf0. .. stats: Update the stats for 04.gpu for

[gem5-dev] Change in public/gem5[master]: stats: Update some stats after simulated program exit behavi...

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2656 Change subject: stats: Update some stats after simulated program exit behavior was changed. .. stats: Update some stats after

[gem5-dev] Change in public/gem5[master]: stats: Update the 40.m5threads stats.

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2652 Change subject: stats: Update the 40.m5threads stats. .. stats: Update the 40.m5threads stats. The change below changed the stats

[gem5-dev] Change in public/gem5[master]: stats: Update the solaris boot stats for the new op classes.

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2648 Change subject: stats: Update the solaris boot stats for the new op classes. .. stats: Update the solaris boot stats for the new op

[gem5-dev] Change in public/gem5[master]: config: Add a default system disk image for SPARC FS.

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2645 Change subject: config: Add a default system disk image for SPARC FS. .. config: Add a default system disk image for SPARC FS. When

[gem5-dev] Change in public/gem5[master]: stats: Update ARM FS stats.

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2653 Change subject: stats: Update ARM FS stats. .. stats: Update ARM FS stats. The change below changed the behavior of interrupts on

[gem5-dev] Change in public/gem5[master]: stats: Update SPARC solaris boot stats.

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2644 Change subject: stats: Update SPARC solaris boot stats. .. stats: Update SPARC solaris boot stats. The CPU power state bins where

[gem5-dev] Change in public/gem5[master]: stats: Update the solaris boot stats for the default snoop_f...

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2647 Change subject: stats: Update the solaris boot stats for the default snoop_filter. .. stats: Update the solaris boot stats for

[gem5-dev] Change in public/gem5[master]: stats: Update 01.hello-2T-smt and 40.perlbmks stats on ARM/A...

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2650 Change subject: stats: Update 01.hello-2T-smt and 40.perlbmks stats on ARM/Alpha o3-timing. .. stats: Update 01.hello-2T-smt and

[gem5-dev] Change in public/gem5[master]: stats: Update the solaris boot stats for new snoopTraffic stat.

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2646 Change subject: stats: Update the solaris boot stats for new snoopTraffic stat. .. stats: Update the solaris boot stats for new

[gem5-dev] Change in public/gem5[master]: stats: Update the stats for 70.twolf for x86 o3-timing mode.

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2655 Change subject: stats: Update the stats for 70.twolf for x86 o3-timing mode. .. stats: Update the stats for 70.twolf for x86

[gem5-dev] Change in public/gem5[master]: stats: Un-empty the SPARC FS stats.txt file.

2017-04-04 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/2641 Change subject: stats: Un-empty the SPARC FS stats.txt file. .. stats: Un-empty the SPARC FS stats.txt file. This was emptied

Re: [gem5-dev] adding reviewers in gerrit?

2017-04-04 Thread Paul Rosenfeld (prosenfeld)
Hi Jason, I don't know if you had a chance to look into this, but I just uploaded my first patch to gerrit and I also seem to be missing the ability to add reviewers. When I type someone into the reviewers box there is no auto complete and when I add someone manually and click OK, the

[gem5-dev] Change in public/gem5[master]: arm, sim: fix context switch stats dumps for ARM64/Linux

2017-04-04 Thread Paul Rosenfeld (Gerrit)
Paul Rosenfeld has uploaded this change for review. ( https://gem5-review.googlesource.com/2640 Change subject: arm,sim: fix context switch stats dumps for ARM64/Linux .. arm,sim: fix context switch stats dumps for

Re: [gem5-dev] nightly regressions

2017-04-04 Thread Gabe Black
Oh, also, the problem with EIO I think is not because there are EIO regressions, it's that the EIO code is being added in with EXTRAS and breaking the build for certain targets. Excluding it would be fairly trivial if I had write permission for the regression script on zizzer. Gabe On Tue, Apr

Re: [gem5-dev] nightly regressions

2017-04-04 Thread Gabe Black
Yeah, there are a lot of problems with the current system. It has three real functions: 1. Making sure things run from end to end without crashing. 2. Checking for inadvertent changes to the stats. 3. Checking for non-determinstic behavior. Unfortunately it takes a really long time to run,

Re: [gem5-dev] nightly regressions

2017-04-04 Thread Andreas Sandberg
On 01/04/2017 12:27, Gabe Black wrote: Hi folks. I'm working through the nightly regressions to get them to a good point for a rebase of our internal branch of gem5, and I've noticed a few things: 1. The stats have been changed but not updated a bunch of times. I've identified almost all the

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

2017-04-04 Thread Cron Daemon
*** diff[simerr]: SKIPPED* build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-timing-ruby: CHANGED! * build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-timing: CHANGED!* build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-simple: CHANGED! *