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

2008-09-07 Thread Cron Daemon
scons: *** [build/ALPHA_SE/libm5_fast.a] Error 1 scons: *** [build/ALPHA_FS/libm5_fast.a] Error 1 * build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/simple-atomic passed. * build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/simple-timing passed. *

Re: [m5-dev] snoop parameter on getDeviceAddrRanges

2008-09-07 Thread Steve Reinhardt
Any cacheable request will get snooped by any device that says it wants snoops (e.g., a cache or the cpu). Are you sure the request that's getting snooped is marked uncacheable? Steve On Sun, Sep 7, 2008 at 2:20 PM, Gabe Black [EMAIL PROTECTED] wrote: I'm still working on these interrupt

Re: [m5-dev] snoop parameter on getDeviceAddrRanges

2008-09-07 Thread Gabe Black
No, but I think I'm doing that right. I put the little bit of code that sets up the request below, so please let me know if I'm not. Also, I think I figured out the problem. I have a function to send a message out, but it was always using timing mode. The -atomic- simple CPU was apparently