[m5-dev] changeset in m5: cache: improve coherence handling of writebacks

2010-09-22 Thread Steve Reinhardt
changeset d1ba390671ec in /z/repo/m5 details: http://repo.m5sim.org/m5?cmd=changeset;node=d1ba390671ec description: cache: improve coherence handling of writebacks If we write back an exclusive copy, we now mark it as such, so the cache receiving the writeback can

[m5-dev] changeset in m5: stats: update stats for previous cset

2010-09-22 Thread Steve Reinhardt
changeset ad9041185274 in /z/repo/m5 details: http://repo.m5sim.org/m5?cmd=changeset;node=ad9041185274 description: stats: update stats for previous cset Coherence protocol change basically got rid of UpgradeReqs in L2 caches, other minor related cache stat changes.

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

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

[m5-dev] Review Request: CPU/Cache: Fix some errors exposed by valgrind

2010-09-22 Thread Ali Saidi
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/252/ --- Review request for Default. Summary --- CPU/Cache: Fix some errors exposed by

[m5-dev] need help

2010-09-22 Thread biswabandan panda
hi all, can anyone tell me how to go for this (1)i want to ckeck the performance of prefetchers in multicore systems let say 4 cores with spec 2000. please tell me what are the steps i should follow.i am a new user,please help me out what are the files i should look at and how to run

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

2010-09-22 Thread Steve Reinhardt
/dist on zizzer is empty... what's the deal with that? It's not a symlink and I don't see an fstab entry for it, so I'm not sure where that filesystem used to come from. Steve On Wed, Sep 22, 2010 at 12:23 AM, Cron Daemon r...@zizzer.eecs.umich.edu wrote: *

Re: [m5-dev] Review Request: CPU/Cache: Fix some errors exposed by valgrind

2010-09-22 Thread Steve Reinhardt
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/252/#review356 --- src/mem/cache/cache_impl.hh http://reviews.m5sim.org/r/252/#comment475

Re: [m5-dev] Unable to checkpoint restore into detailed/timing CPU

2010-09-22 Thread Steve Reinhardt
On Tue, Sep 21, 2010 at 7:59 PM, nathan binkert n...@binkert.org wrote: I see that objects/__init__.py does a from m5.internal import params, so object.params still works; if we just change internal/params.py to import all the modules that start with either param_ or enum_ and get rid of the

[m5-dev] Review Request: python: get rid of internal.enums package.

2010-09-22 Thread Steve Reinhardt
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/253/ --- Review request for Default. Summary --- python: get rid of internal.enums

Re: [m5-dev] Review Request: python: get rid of internal.enums package.

2010-09-22 Thread Nathan Binkert
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/253/#review357 --- Ship it! looks like what I was expecting. I wonder if we should change

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

2010-09-22 Thread nathan binkert
looks like a symlink to poolfs to me. Did someone do something? I hope this isn't a sign of flakiness on the disks. There were the fsck failures on the recent reboot. Nate /dist on zizzer is empty... what's the deal with that?  It's not a symlink and I don't see an fstab entry for it, so

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

2010-09-22 Thread Ali Saidi
I fixed it. Ali On Sep 22, 2010, at 5:05 PM, Nathan Binkert wrote: looks like a symlink to poolfs to me. Did someone do something? I hope this isn't a sign of flakiness on the disks. There were the fsck failures on the recent reboot. Nate /dist on zizzer is empty... what's the deal

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

2010-09-22 Thread Ali Saidi
Yea.. I moved the old dist link back into place which I had replaced a few months ago with a mount point because amd was broken. Ali On Sep 22, 2010, at 11:28 PM, nathan binkert wrote: I fixed it. do we know what happened to it? ___ m5-dev