[gem5-dev] Cron /z/m5/regression/do-regression quick

2015-11-19 Thread Cron Daemon
* build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/simple-timing-ruby passed. * build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/o3-timing passed. * build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/simple-atomic passed. * build/ALPHA/tests/opt/quick/se/00.hello/alpha/linu

Re: [gem5-dev] Style Checker: Includes Order Warning

2015-11-19 Thread Andreas Hansson
Hi Joe, This should be fixed (by Andreas Sandberg). Are you using an up-to-date repo? Andreas On 19/11/2015, 06:48, "gem5-dev on behalf of Gross, Joe" wrote: >Hello, > >When working with mq patches in the gem5 repo, I get a lot of warnings >about the order of includes being wrong. Although the

Re: [gem5-dev] Review Request 3027: proto, probe: Add elastic trace probe to o3 cpu

2015-11-19 Thread Curtis Dunham
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3027/ --- (Updated Nov. 19, 2015, 5:18 p.m.) Review request for Default. Repository: gem5

Re: [gem5-dev] Review Request 3089: cpu: Create record type enum for elastic traces

2015-11-19 Thread Curtis Dunham
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3089/ --- (Updated Nov. 19, 2015, 5:20 p.m.) Review request for Default. Repository: gem5

Re: [gem5-dev] Review Request 3029: cpu: Add TraceCPU to playback elastic traces

2015-11-19 Thread Curtis Dunham
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3029/ --- (Updated Nov. 19, 2015, 5:22 p.m.) Review request for Default. Repository: gem5

[gem5-dev] Review Request 3228: dist: Distributed Ethernet link support for distributed gem5 simulations

2015-11-19 Thread Curtis Dunham
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3228/ --- Review request for Default. Repository: gem5 Description --- Distributed gem

[gem5-dev] Review Request 3229: dist: Config file and parameter changes for distributed gem5 simulations

2015-11-19 Thread Curtis Dunham
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3229/ --- Review request for Default. Repository: gem5 Description --- Distributed gem

[gem5-dev] Review Request 3227: pseudo inst, util: Add an optional key parameter for the initparam pseudo instruction

2015-11-19 Thread Curtis Dunham
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3227/ --- Review request for Default. Repository: gem5 Description --- The key paramet

Re: [gem5-dev] Review Request 3027: proto, probe: Add elastic trace probe to o3 cpu

2015-11-19 Thread Radhika Jagtap
> On Nov. 6, 2015, 6:45 a.m., Nilay Vaish wrote: > > src/cpu/o3/probe/elastic_trace.hh, line 88 > > > > > > Brace on next line. Fixed. > On Nov. 6, 2015, 6:45 a.m., Nilay Vaish wrote: > > src/cpu/o3/probe/elastic_trace.hh,

[gem5-dev] On ReviewBoard: dist-gem5, the integration of multi-gem5 and pd-gem5

2015-11-19 Thread Curtis Dunham
Hello everyone, I've posted part of a collaboration with the University of Wisconsin to combine our separate efforts towards a distributed simulation infrastructure for gem5, multi-gem5 and pd-gem5 respectively, into a unified solution we call dist-gem5. Again, these are only part of the solu

Re: [gem5-dev] Style Checker: Includes Order Warning

2015-11-19 Thread Gross, Joe
Andreas, I'm running 11220:c0ea80fed78f, which should be the tip. It seems to happen after a qpush, which is a commit. Joe From: gem5-dev on behalf of Andreas Hansson Sent: Thursday, November 19, 2015 2:33 AM To: gem5 Developer List Subject: Re: [gem

Re: [gem5-dev] On ReviewBoard: dist-gem5, the integration of multi-gem5 and pd-gem5

2015-11-19 Thread Steve Reinhardt
Excellent! I look forward to taking a look at what you've done. Thanks for all the effort on both sides. Steve On Thu, Nov 19, 2015 at 11:59 AM Curtis Dunham wrote: > Hello everyone, > > I've posted part of a collaboration with the University of Wisconsin to > combine our separate efforts tow

[gem5-dev] Review Request 3231: dist: config file for distributed switch

2015-11-19 Thread Mohammad Alian
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3231/ --- Review request for Default. Repository: gem5 Description --- Distributed gem

Re: [gem5-dev] Review Request 3230: dist, dev: add an ethernet switch model

2015-11-19 Thread Mohammad Alian
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3230/ --- (Updated Nov. 19, 2015, 8:19 p.m.) Review request for Default. Repository: gem5

Re: [gem5-dev] On ReviewBoard: dist-gem5, the integration of multi-gem5 and pd-gem5

2015-11-19 Thread Mohammad Alian
Thank you Curtis for the announcement. Here are the rest of patches: http://reviews.gem5.org/r/3230/ http://reviews.gem5.org/r/3231/ Thanks, Mohammad On Thu, Nov 19, 2015 at 11:59 AM, Curtis Dunham wrote: > Hello everyone, > > I've posted part of a collaboration with the University of Wisconsi

Re: [gem5-dev] Review Request 3180: mem: add request types for acquire and release

2015-11-19 Thread Tony Gutierrez
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3180/ --- (Updated Nov. 19, 2015, 1:07 p.m.) Review request for Default. Repository: gem5

Re: [gem5-dev] Review Request 3131: base: support gzip-compressed object files

2015-11-19 Thread Curtis Dunham
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3131/ --- (Updated Nov. 19, 2015, 10:37 p.m.) Review request for Default. Repository: gem5

Re: [gem5-dev] Review Request 3180: mem: add request types for acquire and release

2015-11-19 Thread Tony Gutierrez
> On Oct. 30, 2015, 3:38 p.m., Andreas Hansson wrote: > > src/mem/request.hh, line 664 > > > > > > No command has both set. Seems odd to check... There are HSAIL instructions that have acq/rel semantics, although they aren'

Re: [gem5-dev] Review Request 3180: mem: add request types for acquire and release

2015-11-19 Thread Tony Gutierrez
> On Oct. 30, 2015, 3:38 p.m., Andreas Hansson wrote: > > src/mem/request.hh, line 667 > > > > > > This seems strange to me. We rely on the flags being fixed. I don't see > > why you would want to change such a fundamental

Re: [gem5-dev] Review Request 3180: mem: add request types for acquire and release

2015-11-19 Thread Tony Gutierrez
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3180/ --- (Updated Nov. 19, 2015, 2:49 p.m.) Review request for Default. Repository: gem5

Re: [gem5-dev] Review Request 3180: mem: add request types for acquire and release

2015-11-19 Thread Tony Gutierrez
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3180/ --- (Updated Nov. 19, 2015, 2:50 p.m.) Review request for Default. Repository: gem5