Hello,

I'm trying to understand the interrupts in TinyOS.
It looks like even when an interrupt is occurred (for instance a timer), it
only posts the desired task (for instance Timer.fired() ) to be executed
somewhere in the future.
Hence the interrupt preempts the task only to post it's task (a VERY short
period of time).
Is it really so?

-- 
Best Regards,
Arik Sapojnik
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to