Re: [gem5-dev] Review Request 2882: mem: Add clean evicts and overloaded writebacks

2015-06-21 Thread Nilay Vaish
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2882/#review6544 --- I'll read more once you respond to my current queries. src/mem/abstract

Re: [gem5-dev] Review Request 2877: base: Add serialization support to Pixels and FrameBuffer

2015-06-21 Thread Nilay Vaish
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2877/#review6543 --- Ship it! Ship It! - Nilay Vaish On June 8, 2015, 5:17 p.m., Andreas S

Re: [gem5-dev] Review Request 2879: tests: Skip SPARC tests if the required binaries are missing

2015-06-21 Thread Nilay Vaish
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2879/#review6542 --- Ship it! Ship It! - Nilay Vaish On June 8, 2015, 5:15 p.m., Andreas S

[gem5-dev] gem5 workshop slides posted

2015-06-21 Thread Steve Reinhardt
Hi everyone, I've uploaded and linked the presentations from last week's gem5 user workshop on the wiki page: http://www.gem5.org/User_workshop_2015#Final_Program Cong Ma has promised to send updated slides, so I have not posted his talk yet. Please let me know if there are any problems with any

[gem5-dev] Cron /z/m5/regression/do-regression --scratch all

2015-06-21 Thread Cron Daemon
* build/X86/tests/opt/long/fs/10.linux-boot/x86/linux/pc-o3-timing CHANGED! * build/X86_MESI_Two_Level/tests/opt/long/fs/10.linux-boot/x86/linux/pc-simple-timing-ruby-MESI_Two_Level CHANGED! scons: *** Error 1 scons: *** Error 1 * build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/si

Re: [gem5-dev] Review Request 2869: dev, arm: Add a device model that uses the NoMali model

2015-06-21 Thread Andreas Sandberg
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2869/ --- (Updated June 21, 2015, 9:05 p.m.) Review request for Default. Repository: gem5

Re: [gem5-dev] Review Request 2875: sim: Refactor and simplify the drain API

2015-06-21 Thread Andreas Sandberg
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2875/ --- (Updated June 21, 2015, 9:02 p.m.) Review request for Default. Repository: gem5

[gem5-dev] changeset in gem5: base: Add a warn_if macro

2015-06-21 Thread Andreas Sandberg
changeset e4f63f1d502d in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=e4f63f1d502d description: base: Add a warn_if macro Add a warn if macro that is analogous to the panic_if and fatal_if. diffstat: src/base/misc.hh | 14 ++ 1 files changed,

[gem5-dev] changeset in gem5: arm: Cleanup arch headers to remove dma_devic...

2015-06-21 Thread Andreas Sandberg
changeset 7c972b9aea16 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=7c972b9aea16 description: arm: Cleanup arch headers to remove dma_device.hh dependency Break the dependency on dma_device.hh by forward-declaring DmaPort in the relevant header. di

Re: [gem5-dev] Review Request 2869: dev, arm: Add a device model that uses the NoMali model

2015-06-21 Thread Andreas Sandberg
> On June 19, 2015, 3:03 p.m., Nilay Vaish wrote: > > src/dev/arm/gpu_nomali.hh, line 79 > > > > > > bool set. This can't be changed to set since this signature is defined in the NoMali C library. > On June 19, 2015, 3:03

Re: [gem5-dev] Review Request 2875: sim: Refactor and simplify the drain API

2015-06-21 Thread Andreas Sandberg
> On June 20, 2015, 7:37 p.m., Nilay Vaish wrote: > > Thanks for reviewing this beast of a patch! > On June 20, 2015, 7:37 p.m., Nilay Vaish wrote: > > src/mem/ruby/system/RubyPort.cc, line 390 > > > > > > drainState() ==