Re: [m5-dev] submit patches: Mesh2D, directory coherence, and multithreading

2008-07-11 Thread jiayuan meng
great! Thanks for the support! Jiayuan > Date: Fri, 11 Jul 2008 18:30:40 -0700 > From: [EMAIL PROTECTED] > To: m5-dev@m5sim.org > Subject: Re: [m5-dev] submit patches: Mesh2D, directory coherence,and > multithreading > > Hi, > > Great work. I noticed you added support for multithreading

Re: [m5-dev] submit patches: Mesh2D, directory coherence, and multithreading

2008-07-11 Thread richard strong
Hi, Great work. I noticed you added support for multithreading for simple CPUs. I wouldn't mind figuring out checkpoints with the multithreaded simple CPUs as it would free me from EIO trace madness. Let me know when the patches are in m5. -Rick jiayuan meng wrote: > Thanks! > Yeah, I used m

Re: [m5-dev] submit patches: Mesh2D, directory coherence, and multithreading

2008-07-11 Thread jiayuan meng
Thanks! Yeah, I used mercurial queue to manage the patches. Ali and Steve helped me with that. I'll see if I can pull out the most recent version, and please give me some time to update the patch for the new changeset. Jiayuan > Date: Fri, 11 Jul 2008 16:50:19 -0700 > From: [EMAIL PROTECTED

Re: [m5-dev] submit patches: Mesh2D, directory coherence, and multithreading

2008-07-11 Thread nathan binkert
Wow, that's fantastic. The best thing you can do is get your code working with the new repository using mercurial and mercurial queues. If you do that, then we can work with you to make sure that the code meets all of the requirements (doesn't break things, is reasonably organized, meets the style

[m5-dev] submit patches: Mesh2D, directory coherence, and multithreading

2008-07-11 Thread jiayuan meng
Dear all, I appreciate all your support to help me with M5. I really love it. I'm a graduate student working with Prof. Kevin Skadron at University of Virginia. And now, I'd like to submit patches to M5 that enables it to simulate CMP architecture. I have a mesh2D model that works well with

Re: [m5-dev] Two patch sets

2008-07-11 Thread nathan binkert
> Did you ever get Michael's libm5 diff into the tree? I don't see any > evidence of it. We actually have a need for it so it would be great > to have the code ASAP... if there are issues with committing it, could > you just send it to us? No. I'll get his stuff into my patch queue today and see

Re: [m5-dev] Two patch sets

2008-07-11 Thread Steve Reinhardt
Nate, Did you ever get Michael's libm5 diff into the tree? I don't see any evidence of it. We actually have a need for it so it would be great to have the code ASAP... if there are issues with committing it, could you just send it to us? Actually I don't see evidence of Michael's other patches

Re: [m5-dev] notify e-mails

2008-07-11 Thread nathan binkert
In changed from changegroup.notify to incoming.notify. Let's see how that goes. (The most recent push about m5ops stuff was a push of two changesets with incoming.notify) Nate On Fri, Jul 11, 2008 at 9:38 AM, Steve Reinhardt <[EMAIL PROTECTED]> wrote: > On a separate but related note, does an

[m5-dev] changeset in m5: style: fix indentation and formatting of the ps...

2008-07-11 Thread Nathan Binkert
changeset 288b54c2fd8d in /z/repo/m5 details: http://repo.m5sim.org/m5?cmd=changeset;node=288b54c2fd8d description: style: fix indentation and formatting of the pseudo insts. diffstat: 2 files changed, 209 insertions(+), 37 deletions(-) src/sim/pseudo_inst.cc | 223 ++

[m5-dev] changeset in m5: m5ops: clean up the m5ops stuff.

2008-07-11 Thread Nathan Binkert
changeset 90d6811d5ea6 in /z/repo/m5 details: http://repo.m5sim.org/m5?cmd=changeset;node=90d6811d5ea6 description: m5ops: clean up the m5ops stuff. - insert warnings for deprecated m5ops - reserve opcodes for Ali's stuff - remove code for stuff that has been depreca

Re: [m5-dev] notify e-mails

2008-07-11 Thread Steve Reinhardt
On a separate but related note, does anybody care if we change the notify template to include the full commit description and not just the first-line summary? As far as I can tell, the single-changeset template does this already, but since we're using the changegroup hook, it just uses the first l

[m5-dev] notify e-mails

2008-07-11 Thread nathan binkert
Ali recently updated mercurial and it broke the notify extension (the thing that sends out e-mails). This is because we were using a slightly hacked up version of it due to a bug in the one distributed with hg. I changed things so that we're now using the standard notify extension and it seems to

[m5-dev] m5: eventq: change the event datastructure back to LIFO.

2008-07-11 Thread Nathan Binkert
changeset cf464d02bc57 in /z/repo/m5 details: http://repo.m5sim.org/m5?cmd=changeset;node=cf464d02bc57 summary: eventq: change the event datastructure back to LIFO. diffstat: 2 files changed, 2 insertions(+), 4 deletions(-) src/sim/eventq.cc |5 ++--- src/sim/eventq.hh |1 - diffs (270 lin

[m5-dev] m5: eventq: new eventq data structure. The new data structure i...

2008-07-11 Thread Nathan Binkert
changeset f0f8a3ee5aad in /z/repo/m5 details: http://repo.m5sim.org/m5?cmd=changeset;node=f0f8a3ee5aad summary: eventq: new eventq data structure. The new data structure is singly diffstat: 2 files changed, 7 insertions(+), 1 deletion(-) src/sim/eventq.cc |1 + src/sim/eventq.hh |7 ++

[m5-dev] m5: eventq: Clean up the Event class so that it uses fewer bytes...

2008-07-11 Thread Nathan Binkert
changeset b1beee9351a4 in /z/repo/m5 details: http://repo.m5sim.org/m5?cmd=changeset;node=b1beee9351a4 summary: eventq: Clean up the Event class so that it uses fewer bytes. This diffstat: 2 files changed, 2 insertions(+), 4 deletions(-) src/sim/eventq.cc |3 +-- src/sim/eventq.hh |3 +--

[m5-dev] Cron <[EMAIL PROTECTED]> /z/m5/regression/do-regression quick

2008-07-11 Thread Cron Daemon
* build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-timing passed. * build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-timing passed. * build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/o3-timing passed. * build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/s