Hi all,
 
I'm using Matchbox component to store data to external flash memory.
 
I have a doubt: what is the difference between "close-closed" and "sync-synced" operations ???
 
If I execute this sequence of operations <<open/opened + append/appended +close/closed>> will I ensure  that the data that I wrote to external flash are correct, or I have to use <<open/opened + append/appended + sync/synced + close/closed>> sequence ?
 
My problem is that the program that I wrote will be as fast as possibile, so I have to economize time everywhere is possible
 
Thanks in advance,
 
Alessio


Nuovo Yahoo! Messenger E' molto pi� divertente: Audibles, Avatar, Webcam, Giochi, Rubrica� Scaricalo ora!
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to