Re: Task delay

2019-05-14 Thread Sebastian Huber
er task. Regards, *From:* Sebastian Huber *Sent:* Tuesday, April 9, 2019 6:45:25 AM *To:* Joel Oliveira Pinto; RTEMS *Subject:* Re: Task delay Hello Joel, On 08/04/2019 23:24, Joel Oliveira Pinto wrote: > > Hey, > > > I've been implementing a reservation-based scheduler i

Re: Task delay

2019-05-06 Thread Joel Oliveira Pinto
Sent: Tuesday, April 9, 2019 6:45:25 AM To: Joel Oliveira Pinto; RTEMS Subject: Re: Task delay Hello Joel, On 08/04/2019 23:24, Joel Oliveira Pinto wrote: > > Hey, > > > I've been implementing a reservation-based scheduler in RTEMS and i've > been searching how to postp

Re: Task delay

2019-04-08 Thread Sebastian Huber
Hello Joel, On 08/04/2019 23:24, Joel Oliveira Pinto wrote: Hey, I've been implementing a reservation-based scheduler in RTEMS and i've been searching how to postpone a job release or even to delay a task that is not the executing thread, and unfortunately, i'm having some troubles finding

Task delay

2019-04-08 Thread Joel Oliveira Pinto
Hey, I've been implementing a reservation-based scheduler in RTEMS and i've been searching how to postpone a job release or even to delay a task that is not the executing thread, and unfortunately, i'm having some troubles finding the solution. Did someone already find out how to do it or anyo