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

2014-07-15 Thread Cron Daemon via gem5-dev
* build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/inorder-timing passed. * build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/o3-timing passed. * build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/simple-atomic passed. *

Re: [gem5-dev] Review Request 2301: config: add ethernet support for x86 fullsystem

2014-07-15 Thread Andreas Sandberg via gem5-dev
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2301/#review5190 --- Could you split this into two (or potentially three) different patches?

Re: [gem5-dev] Review Request 2167: mem: re-factor LRU code and add random replacement cache tags

2014-07-15 Thread Andreas Sandberg via gem5-dev
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2167/#review5191 --- Overall, I think this patch looks good and the refactoring is a

Re: [gem5-dev] Review Request 2167: mem: re-factor LRU code and add random replacement cache tags

2014-07-15 Thread Ali Saidi via gem5-dev
On July 15, 2014, 2:47 p.m., Andreas Sandberg wrote: Overall, I think this patch looks good and the refactoring is a well-needed change to the way we implement replacement policies. At a high level, I'd really appreciate it if you could split this patch into two patches so the