[gem5-dev] Re: review backlog

2021-03-01 Thread Gabe Black via gem5-dev
Ok, thanks, just want to make sure they don't get forgotten. This was also a reminder for folks not working directly on the release. Gabe On Mon, Mar 1, 2021 at 4:02 PM Jason Lowe-Power wrote: > Hey Gabe, > > Just FYI, those of use working on the release still have to test and fix > bugs that

[gem5-dev] Re: review backlog

2021-03-01 Thread Jason Lowe-Power via gem5-dev
Hey Gabe, Just FYI, those of use working on the release still have to test and fix bugs that we find on the staging branch. In releases past, this has taken 2-4 weeks of 100% effort. We'll get to these new changes when we can! Cheers, Jason On Mon, Mar 1, 2021 at 3:56 PM Gabe Black via gem5-dev

[gem5-dev] review backlog

2021-03-01 Thread Gabe Black via gem5-dev
Hi folks. Now that the release branch has been created, I'd appreciate it if we could start draining out the review backlog that has built up. I have the following series of changes out and ready for review if you're so inclined, link to the last change in the set. Eliminating the arch/utility.hh

[gem5-dev] Change in gem5/gem5[release-staging-v21-0]: python: Add search functions to pystats groups

2021-03-01 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42014 ) Change subject: python: Add search functions to pystats groups .. python: Add search functions to pystats

[gem5-dev] Change in gem5/gem5[develop]: Revert "python: Add search functions to pystats groups"

2021-03-01 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Attention is currently required from: Andreas Sandberg, Bobby R. Bruce, Jason Lowe-Power. Hello Andreas Sandberg, kokoro, Bobby R. Bruce, Jason Lowe-Power, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/42013 to review the following

[gem5-dev] Change in gem5/gem5[develop]: python: Add search functions to pystats groups

2021-03-01 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41603 ) Change subject: python: Add search functions to pystats groups .. python: Add search functions to pystats groups This

[gem5-dev] Jenkins build is back to normal : Weekly #10

2021-03-01 Thread jenkins-no-reply--- via gem5-dev
See ___ gem5-dev mailing list -- gem5-dev@gem5.org To unsubscribe send an email to gem5-dev-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-dev] Change in gem5/gem5[develop]: configs: Ruby fixes for SimpleMemory

2021-03-01 Thread Gerrit
Tiago Mück has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41817 ) Change subject: configs: Ruby fixes for SimpleMemory .. configs: Ruby fixes for SimpleMemory Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: renamed prefetch stats

2021-03-01 Thread Gerrit
Tiago Mück has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41816 ) Change subject: mem-ruby: renamed prefetch stats .. mem-ruby: renamed prefetch stats Splitting hw_prefetches into

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: notify controller on coalescing

2021-03-01 Thread Gerrit
Tiago Mück has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41815 ) Change subject: mem-ruby: notify controller on coalescing .. mem-ruby: notify controller on coalescing Sequencer notifies

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: fix MI_example functional read

2021-03-01 Thread Gerrit
Tiago Mück has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41853 ) Change subject: mem-ruby: fix MI_example functional read .. mem-ruby: fix MI_example functional read Changing

[gem5-dev] Re: gem5 v21.0.0.0 Staging branch created

2021-03-01 Thread Bobby Bruce via gem5-dev
It wouldn't be a gem5 release email without one embarrassing/confusing typo. :) Yes, we will be running many rigorous tests across our benchmark suite! -- Dr. Bobby R. Bruce Room 2235, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net On Mon, Mar 1, 2021 at 10:31 AM Jason

[gem5-dev] Re: gem5 v21.0.0.0 Staging branch created

2021-03-01 Thread Jason Lowe-Power via gem5-dev
I assume you mean "**NOW** begin running rigorous tests" ;) Cheers, Jason On Mon, Mar 1, 2021 at 10:27 AM Bobby Bruce via gem5-dev wrote: > Dear all, > > As of 10:30AM PST the gem5 Staging Branch for gem5 v21.0.0.0 has been > created from the gem5 develop branch. We will not begin running

[gem5-dev] gem5 v21.0.0.0 Staging branch created

2021-03-01 Thread Bobby Bruce via gem5-dev
Dear all, As of 10:30AM PST the gem5 Staging Branch for gem5 v21.0.0.0 has been created from the gem5 develop branch. We will not begin running rigorous tests on this branch to ensure the upcoming release is as stable and bug-free as possible. After this we will merge the release branch into the

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Explicitly set driver to nullptr in constructor

2021-03-01 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41973 ) Change subject: gpu-compute: Explicitly set driver to nullptr in constructor .. gpu-compute: Explicitly set driver to

[gem5-dev] Change in gem5/gem5[develop]: cpu: Adding stridedGen

2021-03-01 Thread Mahyar Samani (Gerrit) via gem5-dev
Mahyar Samani has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40515 ) Change subject: cpu: Adding stridedGen .. cpu: Adding stridedGen This patch adds the source code for a mode of traffic

[gem5-dev] Re: de-templating the O3 CPU

2021-03-01 Thread Jason Lowe-Power via gem5-dev
Hey Gabe, I love this idea! It would be nice if you could document the code as you go, too. It could serve as a good learning tool in the future. Cheers, Jason On Mon, Mar 1, 2021 at 7:56 AM Giacomo Travaglini via gem5-dev < gem5-dev@gem5.org> wrote: > +2, +1, Merged > >  > > Giacomo > > >

[gem5-dev] Re: de-templating the O3 CPU

2021-03-01 Thread Giacomo Travaglini via gem5-dev
+2, +1, Merged  Giacomo > -Original Message- > From: Gabe Black via gem5-dev > Sent: 27 February 2021 10:13 > To: gem5 Developer List > Cc: Gabe Black > Subject: [gem5-dev] de-templating the O3 CPU > > Hi folks. The O3 CPU uses templates pretty heavily, I think nominally to make >

[gem5-dev] Re: vector register indexing modes and renaming?

2021-03-01 Thread Giacomo Travaglini via gem5-dev
> -Original Message- > From: Gabe Black > Sent: 27 February 2021 05:47 > To: Giacomo Travaglini > Cc: gem5 Developer List > Subject: Re: [gem5-dev] vector register indexing modes and renaming? > > Another question/clarification: > > Does any data actually get shared between the two

[gem5-dev] Re: de-templating the O3 CPU

2021-03-01 Thread Gabe Black via gem5-dev
Hi Nathanael, I intend to split it into multiple steps, if nothing else just to make reviewing the changes more feasible. Gabe On Mon, Mar 1, 2021 at 1:51 AM Nathanael Premillieu < nathanael.premill...@huawei.com> wrote: > Hi Gabe, > > > > I totally agree with you on this. > > I think it’s also

[gem5-dev] Re: de-templating the O3 CPU

2021-03-01 Thread Nathanael Premillieu via gem5-dev
Hi Gabe, I totally agree with you on this. I think it’s also quite a blocker when learning gem5 as it makes the code difficult to follow and understand. Do you intend to do it as one big patch or split that into several steps (if that’s possible)? Thanks, Nathanael From: Gabe Black via