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

2010-10-21 Thread Cron Daemon
* build/ALPHA_SE/tests/fast/quick/20.eio-short/alpha/eio/simple-atomic FAILED! * build/ALPHA_SE/tests/fast/quick/20.eio-short/alpha/eio/simple-timing FAILED! * build/ALPHA_SE/tests/fast/quick/30.eio-mp/alpha/eio/simple-atomic-mp FAILED! *

[m5-dev] X86 performance

2010-10-21 Thread Gabe Black
I have a simple change which adds code to x86's STUPD microop that saves the old value of the base register into a backup int as described before. I wanted to know how that affected performance of x86 simulation because I expected it to be very minor, but I wanted to make sure. Unfortunately

Re: [m5-dev] X86 says hello

2010-10-21 Thread Steve Reinhardt
Awesome! That's a great milestone. Yes, your PC state change is still on my to-do list... I *almost* got to it yesterday even. Maybe this afternoon or tomorrow. Steve On Thu, Oct 21, 2010 at 6:17 AM, Gabe Black gbl...@eecs.umich.edu wrote: Hey! I just successfully ran hello world in x86 on

Re: [m5-dev] delayed translation in O3

2010-10-21 Thread nathan binkert
FS... I'm not really up for rebasing much, so we need to get the prefetch stuff handled and then I can get the latest set in and next on the list is the o3 stuff. You can of course commit separately and then flip a coin to see who merges. Nate

Re: [m5-dev] X86 says hello

2010-10-21 Thread nathan binkert
Yes, your PC state change is still on my to-do list... I *almost* got to it yesterday even.  Maybe this afternoon or tomorrow. I've actually read two (of 9) pages! Nate ___ m5-dev mailing list m5-dev@m5sim.org

Re: [m5-dev] X86 says hello

2010-10-21 Thread nathan binkert
Hey! I just successfully ran hello world in x86 on O3! This does NOT imply that x86 works generally on O3, only that it didn't choke on its own tongue running hello world. That's great! There are apparently still some issues with uncommitted ARM patches I'm working through with Ali, but I'm

[m5-dev] please mark reviews for committed patches as such

2010-10-21 Thread Steve Reinhardt
Hi folks, Just a reminder that once you've committed a patch to the repo, you should go back to reviewboard and mark the corresponding review submission as submitted. The review request list is getting pretty long, and I know there are some patches in there that have been committed and so don't

Re: [m5-dev] please mark reviews for committed patches as such

2010-10-21 Thread Gabriel Michael Black
Yeah, I'd noticed that too but I wasn't sure what to do about it. I'll take care of mine tonight. Gabe Quoting Steve Reinhardt ste...@gmail.com: Hi folks, Just a reminder that once you've committed a patch to the repo, you should go back to reviewboard and mark the corresponding review

Re: [m5-dev] please mark reviews for committed patches as such

2010-10-21 Thread Steve Reinhardt
When you go to the page for a particular entry you've submitted there's a dropdown menu that lets you close the entry and mark it either as submitted or discarded. I can't be more specific since I don't have any outstanding reviews to look at myself. Steve On Thu, Oct 21, 2010 at 12:55 PM,

Re: [m5-dev] Review Request: Moving Ruby to M5's debug print support

2010-10-21 Thread Steve Reinhardt
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/277/#review398 --- src/cpu/testers/rubytest/CheckTable.cc

Re: [m5-dev] Review Request: Moving Ruby to M5's debug print support

2010-10-21 Thread Brad Beckmann
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/277/#review399 --- I think Steve covered most of the main points. Please see my detailed