Creating Post Task Context switch Extension

Chris Johns chrisj at rtems.org
Wed May 18 12:26:13 UTC 2005


Ali Asgar Nasir wrote:
>
> Thus
> during the task switch routine the TCB of the current task does not have the
> instantaneos information about the task.

If the task is running the processor's registers have the context. If 
you save the running task's context and keep it running the saved state 
is not "instantaneous" but what it was.

-- 
  Chris Johns



More information about the users mailing list