Zhang Yu wrote:
> Hi,
>
> I couldn't find the requestor id function you mentioned. Can you tell
> me where it is?
>
> Thanks,
> Yu
>
> On Wed, Apr 9, 2008 at 10:49 AM, Niket <
niketa@xxxxxxxxxxxxx
> <mailto:
niketa@xxxxxxxxxxxxx>> wrote:
>
> Each flit contains a message pointer which in turn has the
> Requestor id.
> You can convert this Requestor id to an interface id in a manner it is
> done for the destination in the NI code.
>
> Cheers,
> Niket
>
> ? wrote:
> > In the Priceton network simulater
> garnet-fixed-pipeline/NetworkInterface_d.c file,
> > we see that:
> > when inNetLink->isReady() we pick a flit for this NI and
> caculate the queue
> > latency and network latency. I can easily get the message's
> destination
> > InterfaceID from the private data member m_id, but how can I get
> the flit's source
> > InterfaceID?
> >
> >
> > _______________________________________________
> > Gems-users mailing list
> >