Date: | Wed, 03 Mar 2010 19:48:00 -0600 |
---|---|
From: | Muhammad Shoaib <shoaibbinalt@xxxxxxxx> |
Subject: | Re: [Gems-users] Tarcking L2 access in L2directory-sm |
Thanks for the reply Dan. I have another issue now, when I call my function "cal_act_Time()" for the track from other processor request ..nothing is getting printed in_port(requestNetwork_in, RequestMsg, GlobalRequestToL2Cache) { if (requestNetwork_in.isReady()) { peek(requestNetwork_in, RequestMsg) { cal_act_Time() while access to the local L1 requests are recorded/printed correctly as following (same procedure as above). in_port(requestNetwork_in, RequestMsg, L1RequestToL2Cache) { if (requestNetwork_in.isReady()) { peek(requestNetwork_in, RequestMsg) { cal_act_Time() So does this make sense, there should be global message transfers (I have also tried couple of benchmarks but got the same result)?? OR I am missing something there!!! Shoaib On 02/24/10, Dan Gibson <degibson@xxxxxxxx> wrote:
-- Muhammad Shoaib Bin Altaf ECE Graduate Student UW Madison,WI |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [Gems-users] Question about adding a new function unit in opal., litbin |
---|---|
Next by Date: | Re: [Gems-users] Tarcking L2 access in L2directory-sm, Dan Gibson |
Previous by Thread: | Re: [Gems-users] size of file increasing to tens of GB, Pradeep Ramachandran |
Next by Thread: | Re: [Gems-users] Tarcking L2 access in L2directory-sm, Dan Gibson |
Indexes: | [Date] [Thread] |