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

2015-12-09 Thread Cron Daemon
* build/ALPHA/tests/opt/quick/se/00.hello/alpha/tru64/minor-timing passed. * build/ALPHA/tests/opt/quick/se/00.hello/alpha/tru64/simple-atomic passed. * build/ALPHA/tests/opt/quick/se/00.hello/alpha/tru64/simple-timing passed. * build/ALPHA/tests/opt/quick/se/00.hello/alpha/tru64/si

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

2015-12-09 Thread Gabor Dozsa
> On Nov. 28, 2015, 11:58 p.m., Ali Saidi wrote: > > src/sim/pseudo_inst.cc, line 459 > > > > > > rather than magic values why not have initparam pass a string key and > > get value. That will mean less annoying issues in

[gem5-dev] changeset in gem5: syscall_emul: don't check host fd when alloca...

2015-12-09 Thread Steve Reinhardt
changeset 8ed230a0b28c in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=8ed230a0b28c description: syscall_emul: don't check host fd when allocating target fd There's a well-meaning check in Process::allocFD() to return an invalid target fd (-1) if the i

Re: [gem5-dev] Review Request 3178: ruby: more flexible ruby tester support

2015-12-09 Thread Tony Gutierrez
> On Dec. 8, 2015, 3:05 p.m., Joel Hestness wrote: > > This is ok with me, but can you please fix the parameter spacing in the > > config files? Thanks. Will fix throughout these file before shipping. - Tony --- This is an automaticall

Re: [gem5-dev] Review Request 3234: mem: remove acq/rel cmds from packet and add mem fence req

2015-12-09 Thread Tony Gutierrez
> On Dec. 7, 2015, 2:04 p.m., Andreas Hansson wrote: > > No objections...but could you give a hint as to how they will be used? > > Tony Gutierrez wrote: > These are currently used by packets that encapsulate acq/rel requests. > Instead of using specific acq/req cmds, which are redundant an

Re: [gem5-dev] Review Request 3234: mem: remove acq/rel cmds from packet and add mem fence req

2015-12-09 Thread Andreas Hansson
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3234/#review7718 --- Ship it! Ship It! - Andreas Hansson On Dec. 7, 2015, 9:06 p.m., Tony

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

2015-12-09 Thread Curtis Dunham
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3227/ --- (Updated Dec. 9, 2015, 11:31 p.m.) Review request for Default. Repository: gem5

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

2015-12-09 Thread Curtis Dunham
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3228/ --- (Updated Dec. 9, 2015, 11:34 p.m.) Review request for Default. Repository: gem5

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

2015-12-09 Thread Curtis Dunham
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3229/ --- (Updated Dec. 9, 2015, 11:39 p.m.) Review request for Default. Repository: gem5

[gem5-dev] Review Request 3251: mem: Do not use sender state to track forwarded snoops in cache

2015-12-09 Thread Andreas Hansson
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3251/ --- Review request for Default. Repository: gem5 Description --- Changeset 11259

[gem5-dev] Review Request 3249: configs: Make the default memtest behaviour more complex

2015-12-09 Thread Andreas Hansson
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3249/ --- Review request for Default. Repository: gem5 Description --- Changeset 11257

[gem5-dev] Review Request 3250: mem: Fix cache sender state handling and add clarification

2015-12-09 Thread Andreas Hansson
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3250/ --- Review request for Default. Repository: gem5 Description --- Changeset 11258

[gem5-dev] Review Request 3252: mem: Remove unused cache squash functionality

2015-12-09 Thread Andreas Hansson
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3252/ --- Review request for Default. Repository: gem5 Description --- Changeset 11260

[gem5-dev] Review Request 3253: mem: Explicitly check MSHR snoops for cases not dealt with

2015-12-09 Thread Andreas Hansson
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3253/ --- Review request for Default. Repository: gem5 Description --- Changeset 11261

[gem5-dev] Review Request 3254: mem: Make cache terminology easier to understand

2015-12-09 Thread Andreas Hansson
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3254/ --- Review request for Default. Repository: gem5 Description --- Changeset 11262

[gem5-dev] Review Request 3255: mem: Do not alter cache block state on uncacheable snoops

2015-12-09 Thread Andreas Hansson
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3255/ --- Review request for Default. Repository: gem5 Description --- Changeset 11263

[gem5-dev] Review Request 3256: mem: Only forward the non-writable flag if truly needed

2015-12-09 Thread Andreas Hansson
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3256/ --- Review request for Default. Repository: gem5 Description --- Changeset 11264

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

2015-12-09 Thread Tony Gutierrez
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3180/#review7719 --- Andreas H., I want to make sure you're explicitly ok with me shipping thi

[gem5-dev] changeset in gem5: mem: remove acq/rel cmds from packet and add ...

2015-12-09 Thread Tony Gutierrez
changeset 65db40192591 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=65db40192591 description: mem: remove acq/rel cmds from packet and add mem fence req diffstat: src/mem/packet.cc | 12 src/mem/packet.hh | 6 ++ 2 files changed, 6 insertions(