[Tinyos-help] Can events preempt tasks?
Lin Gu
lingu at cs.virginia.edu
Mon Jul 3 21:35:37 PDT 2006
Some events are signaled from tasks, hence won't
preempt any other tasks. Signal an event in an
interrupt handler should accomplish what you'd like
to see.
lin
--
Lin Gu
Department of Computer Science
University of Virginia
Tel: 434-825-3115
Web: http://www.cs.virginia.edu/~lg6e
--------------------------------------
On Tue, Jul 04, 2006 at 10:10:40AM +0700, Chalermphol Thammapalerd wrote:
> Hi,
>
> I tried to prove one of the TinyOS concept, "Events preempt tasks, tasks do
> not", by using external event to preempt unfinished task.
> However, the task is not seem to be preempted at all.
> Are there any example(s) that prove this concept?
>
> Regards,
> Chalermphol
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
More information about the Tinyos-help
mailing list