The heap is for the TOSSIM event queue. It's just an abstract data structure written in C, however; you can -- as you have -- use the code on a mote, if you want.

Phil

On Jan 30, 2005, at 4:45 PM, zxcv bnm wrote:

hi, all
 I noticed that in platform/pc/ folder there exists
the heap_array.c & heap_array.h. I tried to replace
FIFO scheduler with EDF by using heap that is already
implemented in heap_array.c, and it works pretty well
in Tossim.
But I also noticed heap_array.c only exists in ../pc/
folder. In another word, it does not exist in the
other platform folders like mica2/. Does it mean
although I successfully used the heap in implementing
EDF scheduler in Tossim, the other _REAL_ platforms
like mica2 won't support the heap structure?

Thanks

fu


__________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo _______________________________________________ Tinyos-users mailing list [email protected] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

-------

"We shall not cease from exploration
And the end of all our exploring
Will be to arrive where we started
And know the place for the first time."

- T. S. Eliot,  'Little Gidding'

_______________________________________________
Tinyos-users mailing list
[email protected]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to