Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/02/02 13:04
Read: times


 
#25153 - RE: timer tick handling


erik malund wrote:
-------------------------------
<Does your RTOS allow a task to say "need no time now".
---
i don't understand.what do you mean?

Another possibility, if your RTOS allow it, would be to do, what I suggest done in a software interrupt, in a high priority non-preemptable task.
----
yes,that is my idea too.after timer preempts
current task a non-preemptible region should
start which should do this.one way is to poll
timer tick field of all the tasks.and then
activate or deactivate tasks.
but if no.of tasks that request timeout at same juncture their is an uncertainity in
response time.my question was about some method of eliminating that.
regards
pranav




List of 16 messages in thread
TopicAuthorDate
timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      

Back to Subject List