Re: [gem5-dev] Heterogeneous-ISA Support

2014-06-22 Thread Ali Saidi via gem5-dev
Hi Antonio, Simulating ARM x86 at the same time won’t work today. If you wanted to make it work, you’d need to teach the build system how to generate compile all the architectures into a single binary, and fix some places in the code where we use #defines based on the architecture to

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

2014-06-22 Thread Cron Daemon via gem5-dev
* build/ALPHA/tests/opt/quick/se/01.hello-2T-smt/alpha/linux/o3-timing passed. * build/ALPHA/tests/opt/long/se/50.vortex/alpha/tru64/simple-atomic passed. * build/ALPHA/tests/opt/quick/fs/10.linux-boot/alpha/linux/tsunami-simple-timing passed. *

[gem5-dev] changeset in gem5: stats: update for O3 changes

2014-06-22 Thread Steve Reinhardt via gem5-dev
changeset cb4e86c17767 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=cb4e86c17767 description: stats: update for O3 changes Mostly small differences in total ticks, but O3 stall causes shifted significantly. 30.eon does speed up by ~6% on

Re: [gem5-dev] changeset in gem5: stats: update for O3 changes

2014-06-22 Thread Steve Reinhardt via gem5-dev
The prior patches were attributed to Binh Pham, who is not on the gem5-dev list, and apparently the commit messages got rejected because of that. See http://repo.gem5.org/gem5 for the changeset descriptions: *27 hours ago**Binh Pham**x86: fix table walker assertion*

Re: [gem5-dev] changeset in gem5: stats: update for O3 changes

2014-06-22 Thread Binh Pham via gem5-dev
Hi Steve, Thanks for sending these patches out. I just saw this email and I am actually on gem5-dev list with a different email address. Please let me know if you need me to do anything. Binh On Jun 22, 2014, at 5:44 PM, Steve Reinhardt via gem5-dev gem5-dev@gem5.org wrote: The prior