Hi, I notice that the cache is still lookuped twice in the latest CTP<http://code.google.com/p/tinyos-main/source/browse/trunk/tos/lib/net/ctp/CtpForwardingEngineP.nc>. Hopefully the redundant second lookup in sendTask() can be removed.
On Mon, May 3, 2010 at 5:58 AM, Omprakash Gnawali <[email protected]>wrote: > On Mon, Apr 26, 2010 at 5:20 PM, Anurag Rai <[email protected]> > wrote: > > Hi all, > > I am not able to find the reason for using the cache lookup again in > > sendTask. cache lookup and a search in queue are already performed when a > > message is received to be forwarded. > > You should not need that code. It is either some code leftover or a > patch to some unknown bugs in the past. > > - om_p > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- -Xiaohui Liu
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
