On Fri, 2011-09-02 at 11:22 +0200, Gilles Chanteperdrix wrote: > On 09/02/2011 10:00 AM, Philippe Gerum wrote: > > On Fri, 2011-09-02 at 09:29 +0200, Sambasiva Rao Manchili wrote: > >> Thank you Philippe for your time. > >> Right now I did a workaround with a flag after deleting a task and > >> checking this flag before doing any operation by task that was deleted. It > >> works for me. > >> I could not believe taskDelete did not work till yesterday. > > > > A kernel change has not been propagated to the vxworks library years > > ago. In the absence of user feedback and vxworks-specific testsuite in > > Xenomai 2.x, we are blind. > > > >> > >> I hope with next version of Xenomail release the tested patch for > >> taskDelete will be available and for now I live with my workaround. > >> > >> Overall porting of VxWorks code, Integration and testing since three > >> months. I faced only two issues for which I got blocked. > >> 1. semTake with specific timeout value failed in Xenomai. As a workaround > >> I just removed this semTake and semGive , which is also OK to an extent in > >> this area of code. > > > > Unlike the one with taskDelete(), this sema4 issue is surprising to me. > > Can you elaborate? > > The issue was discussed here: > https://mail.gna.org/public/xenomai-help/2011-08/msg00021.html >
Then we know for sure this is not related to a timeout issue. -- Philippe. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
