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

2010-11-26 Thread Cron Daemon
* build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/inorder-timing passed. * build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-timing passed. * build/ALPHA_SE/tests/fast/quick/20.eio-short/alpha/eio/simple-timing passed. *

Re: [m5-dev] Implementation of findTagInSet

2010-11-26 Thread Nilay Vaish
I profiled the un-modified and the modified m5 ten times (this time there was no load on the machine). Here are the average results: % time std. dev actual time std. dev un-modified isTagPresent 19.99 0.35 47.17 1.23 cumulative 100 0.00

Re: [m5-dev] Implementation of findTagInSet

2010-11-26 Thread Steve Reinhardt
Hi Nilay, Good job, this is clearly progress... you've sped up isTagPresent by 2X and the simulation overall by almost 10%. That's nothing to sneeze at. It's sad that isTagPresent is still the top function though. Can you do some tracing or other experiments to get a feel for whether keeping

[m5-dev] changeset in m5: IGbE: return 0 on an invalid descriptor size in...

2010-11-26 Thread Ali Saidi
changeset 2b5fbdcbfb5d in /z/repo/m5 details: http://repo.m5sim.org/m5?cmd=changeset;node=2b5fbdcbfb5d description: IGbE: return 0 on an invalid descriptor size instead of -1. Asserts where descSize() get called with assert if we end up returning 0. diffstat:

[m5-dev] Notification from M5 Bugs

2010-11-26 Thread Flyspray
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task is now closed: FS#336 - strange, possibly wrong return value in i8254xGBe descSize function User who did this: - Ali Saidi (saidi) Reason for closing: - Fixed More information can be found at the following URL: