RTEMS Self Task Deletion

Kamaraj P pkamaraj at Centillium.com
Wed Sep 27 07:28:45 UTC 2006


I mean the memory allocated by Task (while creation) for TCB, STACK size etc.

Thanks
Regards,
Kamaraj

-----Original Message-----
From: Chris Johns [mailto:chrisj at rtems.org] 
Sent: Wednesday, September 27, 2006 12:56 PM
To: Kamaraj P
Cc: Fabrício de Novaes Kucinskis; rtems-users at rtems.com
Subject: Re: RTEMS Self Task Deletion

Kamaraj P wrote:
> Yes, I have observed the Entry point of the new task has got executed.
> Infact, it has also executed the call rtem_task_delete(RTEM_SELF), but
> still the memory associated with the task is NOT freed. 
> 

Do you mean the memory allocated in the Workspace by the kernel to 
handle the task or do you mean memory that code in the task you have 
written has allocated ?

Regards
Chris



More information about the users mailing list