Re: Timer_Create for periodic tasks

2021-05-09 Thread Jan Kiszka via Xenomai
[re-adding the list] On 09.05.21 13:06, Marco Barletta wrote: > Yes, of course. > I attached "test3.c" that is a basic posix period task ripoff i found on > the web by Marc Le Douarain. I couldn't test with smokey since at the > best of my knowledge I realized it doesn't handles periodic tasks

Re: Timer_Create for periodic tasks

2021-05-09 Thread Jan Kiszka via Xenomai
On 08.05.21 17:13, Marco Barletta via Xenomai wrote: > Hi everyone; > I'm currently running Xenomai 3.1 and I'm facing with an issue. When I want > to create a periodic task using timer_create and consequently sigwait or > sigwaitinfo it works when running in root pid namespace, but when i run the

Timer_Create for periodic tasks

2021-05-08 Thread Marco Barletta via Xenomai
Hi everyone; I'm currently running Xenomai 3.1 and I'm facing with an issue. When I want to create a periodic task using timer_create and consequently sigwait or sigwaitinfo it works when running in root pid namespace, but when i run the task in a child pid namespace the thread doesn't receive the