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

2011-05-10 Thread Cron Daemon
* build/ALPHA_FS/tests/opt/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic passed. * build/ALPHA_FS/tests/opt/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic-dual passed. *

[m5-dev] Review Request: stats: better expose statistics to python.

2011-05-10 Thread Nathan Binkert
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/689/ --- Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan

[m5-dev] Review Request: stats: move code that loops over all stats into python

2011-05-10 Thread Nathan Binkert
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/690/ --- Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan

[m5-dev] Review Request: stats: delete mysql support

2011-05-10 Thread Nathan Binkert
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/691/ --- Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan

[m5-dev] Write Combining

2011-05-10 Thread Michael Levenhagen
Hello, I need write combining support. I've looked through the code and I believe that the O3 model and/or cache model does not support it. Is this correct? I've followed a wmb assembler command through the simulator and I see where it enforces memory store ordering but I don't see a point

Re: [m5-dev] Review Request: stats: delete mysql support

2011-05-10 Thread Gabe Black
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/691/#review1219 --- I don't know for sure if this is correct, but it's great to see the tree

Re: [m5-dev] Review Request: stats: delete mysql support

2011-05-10 Thread Ali Saidi
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/691/#review1220 --- Ship it! - Ali On 2011-05-10 06:09:27, Nathan Binkert wrote:

Re: [m5-dev] Review Request: stats: better expose statistics to python.

2011-05-10 Thread Ali Saidi
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/689/#review1221 --- src/python/m5/stats/__init__.py

Re: [m5-dev] Review Request: stats: move code that loops over all stats into python

2011-05-10 Thread Ali Saidi
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/690/#review1222 --- src/base/stats/text.hh http://reviews.m5sim.org/r/690/#comment1686

Re: [m5-dev] Review Request: garnet: rename and rearrange config parameters

2011-05-10 Thread Brad Beckmann
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/688/#review1224 --- Ship it! Just when I was getting use to refering to virtual channels as

[m5-dev] Move of Garnet/Orion config file

2011-05-10 Thread Korey Sewell
There is one detail in Garnet/Orion that probably needs to be moved to python. It's the router.cfg file for the Orion stats which is hard coded into the C++ here: m5-ix-link-ruby/src/mem/ruby/network/orion/NetworkPower.cc:79: const string cfg_fn = src/mem/ruby/network/orion/router.cfg The

Re: [m5-dev] Move of Garnet/Orion config file

2011-05-10 Thread Beckmann, Brad
Hi Korey, We are in the process of moving all the Orion code out of Ruby and into McPAT. When that is complete, I suspect that router.cfg file will be removed. Tushar, please correct me if I'm wrong. Brad -Original Message- From: m5-dev-boun...@m5sim.org